Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6471563467

Match Scores

15-6

Win

Play Date

2025-10-05

Play Time (Est)

8:45 AM

Play Location

Warren, MI

View Facility Page →

Competitor Teams

TEAM 1WINNER
KJ
Kristi Jensen

17YDL4 · Dexter, MI, US

DUPR

4.277

FB
Forrest Baba

EGPDRJ · Ann Arbor, MI, US

DUPR

4.453

TEAM 2LOSS
KR
Kabrina Rozine

9P96NR · Ann Arbor, MI, US

DUPR

3.802

MM
Michael Mulroy

MY96JL · Ann Arbor, MI, US

DUPR

4.344

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-6471563467
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4915732556,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kristi Jensen",
        "dupr_id": "17YDL4",
        "rating": 4.277,
        "profile_pic_url": null,
        "location": "Dexter, MI, US"
      },
      {
        "name": "Forrest Baba",
        "dupr_id": "EGPDRJ",
        "rating": 4.453,
        "profile_pic_url": null,
        "location": "Ann Arbor, MI, US"
      }
    ]
  },
  {
    "team_id": 5167748636,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kabrina Rozine",
        "dupr_id": "9P96NR",
        "rating": 3.802,
        "profile_pic_url": null,
        "location": "Ann Arbor, MI, US"
      },
      {
        "name": "Michael Mulroy",
        "dupr_id": "MY96JL",
        "rating": 4.344,
        "profile_pic_url": null,
        "location": "Ann Arbor, MI, US"
      }
    ]
  }
]