Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Motor City Open - Mixed Doubles Skill: (4.5 And Above) Age: (Any)

ID: 7044988989

Match Scores

12-15

Loss

Play Date

2025-10-05

Play Time (Est)

10:15 AM

Play Location

Warren, MI

View Facility Page →

Competitor Teams

TEAM 1LOSS
AB
Amy Blackwell

EG6L9M · USA

DUPR

4.590

RU
Rodrigo Uso

3XVZ2R · Rochester, MI, US

DUPR

4.231

TEAM 2WINNER
KJ
Kristi Jensen

17YDL4 · Dexter, MI, US

DUPR

4.330

FB
Forrest Baba

EGPDRJ · Ann Arbor, MI, US

DUPR

4.496

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-7044988989
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6234759817,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Amy Blackwell",
        "dupr_id": "EG6L9M",
        "rating": 4.59,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rodrigo Uso",
        "dupr_id": "3XVZ2R",
        "rating": 4.231,
        "profile_pic_url": null,
        "location": "Rochester, MI, US"
      }
    ]
  },
  {
    "team_id": 6047601075,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kristi Jensen",
        "dupr_id": "17YDL4",
        "rating": 4.33,
        "profile_pic_url": null,
        "location": "Dexter, MI, US"
      },
      {
        "name": "Forrest Baba",
        "dupr_id": "EGPDRJ",
        "rating": 4.496,
        "profile_pic_url": null,
        "location": "Ann Arbor, MI, US"
      }
    ]
  }
]