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

Competitive Open Play Match

ID: 4761360909

Match Scores

11-7

Loss

Play Date

2026-06-05

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TC
Tim Collins

DNYJNM · Blue Springs, MO, US

DUPR

5.171

JT
Josiah Thomson

G5XPVQ · Blue Springs, MO, US

DUPR

4.332

TEAM 2LOSS
AA
AKHIL AHUJA

3VJPR6 · Overland Park, KS, US

DUPR

4.850

JT
Josh Thomson

G5GR0Q · Blue Springs, MO, US

DUPR

4.282

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-4761360909
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4696531945,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tim Collins",
        "dupr_id": "DNYJNM",
        "rating": 5.171,
        "profile_pic_url": null,
        "location": "Blue Springs, MO, US"
      },
      {
        "name": "Josiah Thomson",
        "dupr_id": "G5XPVQ",
        "rating": 4.332,
        "profile_pic_url": null,
        "location": "Blue Springs, MO, US"
      }
    ]
  },
  {
    "team_id": 8298041563,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "AKHIL AHUJA",
        "dupr_id": "3VJPR6",
        "rating": 4.85,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      },
      {
        "name": "Josh Thomson",
        "dupr_id": "G5GR0Q",
        "rating": 4.282,
        "profile_pic_url": null,
        "location": "Blue Springs, MO, US"
      }
    ]
  }
]