Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Michigan Open - Mens Doubles Skill: (Pro) Age: (Any)

ID: 6359552503

Match Scores

4-11

Win

Play Date

2026-05-16

Play Time (Est)

8:45 AM

Play Location

40100 Six Mile Rd, Northville, MI 48168, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
BK
Brandon Kim

Z9P9YM · Rochester Hills, MI, US

DUPR

4.225

NV
Nathan Vo

J5PMPJ · Warren, MI, US

DUPR

4.507

TEAM 2WINNER
FB
Forrest Baba

EGPDRJ · Ann Arbor, MI, US

DUPR

4.516

GC
Grant Carr

KOKGYY · Ann Arbor, MI, US

DUPR

4.616

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-6359552503
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6796148753,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brandon Kim",
        "dupr_id": "Z9P9YM",
        "rating": 4.225,
        "profile_pic_url": null,
        "location": "Rochester Hills, MI, US"
      },
      {
        "name": "Nathan Vo",
        "dupr_id": "J5PMPJ",
        "rating": 4.507,
        "profile_pic_url": null,
        "location": "Warren, MI, US"
      }
    ]
  },
  {
    "team_id": 5161483794,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Forrest Baba",
        "dupr_id": "EGPDRJ",
        "rating": 4.516,
        "profile_pic_url": null,
        "location": "Ann Arbor, MI, US"
      },
      {
        "name": "Grant Carr",
        "dupr_id": "KOKGYY",
        "rating": 4.616,
        "profile_pic_url": null,
        "location": "Ann Arbor, MI, US"
      }
    ]
  }
]