Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Spring Classic - PickleRage - West Bloomfield - Mens Doubles Skill: (3.5-3.99) Age: (Any)

ID: 7016209524

Match Scores

4-11

Loss

Play Date

2026-05-02

Play Time (Est)

1:00 PM

Play Location

West Bloomfield Township, MI

View Facility Page →

Competitor Teams

TEAM 1LOSS
BJ
Brandon Jaksim

KDMEK6 · Southfield, MI, US

DUPR

3.880

AK
Ashwin Kumar

6NDMGK · USA

DUPR

3.508

TEAM 2WINNER
AY
Alan Yee

1QW25N · USA

DUPR

3.843

YY
Yusuke Yoshida

GWN4LD · USA

DUPR

3.894

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-7016209524
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8203053332,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brandon Jaksim",
        "dupr_id": "KDMEK6",
        "rating": 3.88,
        "profile_pic_url": null,
        "location": "Southfield, MI, US"
      },
      {
        "name": "Ashwin Kumar",
        "dupr_id": "6NDMGK",
        "rating": 3.508,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6167999653,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alan Yee",
        "dupr_id": "1QW25N",
        "rating": 3.843,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Yusuke Yoshida",
        "dupr_id": "GWN4LD",
        "rating": 3.894,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]