Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5360136796

Match Scores

3-11

Loss

Play Date

2026-05-02

Play Time (Est)

5:00 PM

Play Location

West Bloomfield Township, MI

View Facility Page →

Competitor Teams

TEAM 1LOSS
BJ
Brandon Jaksim

KDMEK6 · Southfield, MI, US

DUPR

3.869

AK
Ashwin Kumar

6NDMGK · USA

DUPR

3.497

TEAM 2WINNER
JN
Jason Newberg

0Y9R22 · USA

DUPR

3.919

DJ
Dave Johnson

JJEMXO · USA

DUPR

4.165

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-5360136796
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5491536618,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brandon Jaksim",
        "dupr_id": "KDMEK6",
        "rating": 3.869,
        "profile_pic_url": null,
        "location": "Southfield, MI, US"
      },
      {
        "name": "Ashwin Kumar",
        "dupr_id": "6NDMGK",
        "rating": 3.497,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4578377366,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jason Newberg",
        "dupr_id": "0Y9R22",
        "rating": 3.919,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dave Johnson",
        "dupr_id": "JJEMXO",
        "rating": 4.165,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]