Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Metro Gala - Mixed Doubles Skill: (4.5 And Above) Age: (Any)

ID: 7474786505

Match Scores

5-11

Win

Play Date

2026-03-29

Play Time (Est)

6:15 AM

Play Location

Clinton Township, MI

View Facility Page →

Competitor Teams

TEAM 1LOSS
AZ
Ashley Zhou

JJMOYJ · Novi, MI, US

DUPR

4.003

FL
Fred Lee

Z9JKRQ · Rochester, MI, US

DUPR

4.396

TEAM 2WINNER
KJ
Kristi Jensen

17YDL4 · Dexter, MI, US

DUPR

4.489

FB
Forrest Baba

EGPDRJ · Ann Arbor, MI, US

DUPR

4.608

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7474786505
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7506026979,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ashley Zhou",
        "dupr_id": "JJMOYJ",
        "rating": 4.003,
        "profile_pic_url": null,
        "location": "Novi, MI, US"
      },
      {
        "name": "Fred Lee",
        "dupr_id": "Z9JKRQ",
        "rating": 4.396,
        "profile_pic_url": null,
        "location": "Rochester, MI, US"
      }
    ]
  },
  {
    "team_id": 5321440875,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kristi Jensen",
        "dupr_id": "17YDL4",
        "rating": 4.489,
        "profile_pic_url": null,
        "location": "Dexter, MI, US"
      },
      {
        "name": "Forrest Baba",
        "dupr_id": "EGPDRJ",
        "rating": 4.608,
        "profile_pic_url": null,
        "location": "Ann Arbor, MI, US"
      }
    ]
  }
]