Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

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

ID: 7209848510

Match Scores

11-7

Win

Play Date

2026-05-16

Play Time (Est)

3:30 PM

Play Location

40100 Six Mile Rd, Northville, MI 48168, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
DS
Dhanvin Sureshbabbu

994YRJ · Farmington Hills, MI, US

DUPR

4.645

ST
Sam Trent

1RDWPM · Rochester Hills, MI, US

DUPR

5.480

TEAM 2LOSS
BK
Brandon Kim

Z9P9YM · Rochester Hills, MI, US

DUPR

4.225

NV
Nathan Vo

J5PMPJ · Warren, MI, US

DUPR

4.508

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-7209848510
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8483537241,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dhanvin Sureshbabbu",
        "dupr_id": "994YRJ",
        "rating": 4.645,
        "profile_pic_url": null,
        "location": "Farmington Hills, MI, US"
      },
      {
        "name": "Sam Trent",
        "dupr_id": "1RDWPM",
        "rating": 5.48,
        "profile_pic_url": null,
        "location": "Rochester Hills, MI, US"
      }
    ]
  },
  {
    "team_id": 6732435257,
    "serial": 2,
    "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.508,
        "profile_pic_url": null,
        "location": "Warren, MI, US"
      }
    ]
  }
]