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

Competitive Open Play Match

ID: 5554576800

Match Scores

9-11

Loss

Play Date

2026-04-17

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
NA
Nathan Artz

RZGRMD · Lee's Summit, MO, US

DUPR

4.737

JT
Josh Thomson

G5GR0Q · Blue Springs, MO, US

DUPR

4.269

TEAM 2WINNER
JT
Josiah Thomson

G5XPVQ · Blue Springs, MO, US

DUPR

4.413

AA
AKHIL AHUJA

3VJPR6 · Overland Park, KS, US

DUPR

4.723

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-5554576800
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7024498368,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nathan Artz",
        "dupr_id": "RZGRMD",
        "rating": 4.737,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      },
      {
        "name": "Josh Thomson",
        "dupr_id": "G5GR0Q",
        "rating": 4.269,
        "profile_pic_url": null,
        "location": "Blue Springs, MO, US"
      }
    ]
  },
  {
    "team_id": 7954875151,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Josiah Thomson",
        "dupr_id": "G5XPVQ",
        "rating": 4.413,
        "profile_pic_url": null,
        "location": "Blue Springs, MO, US"
      },
      {
        "name": "AKHIL AHUJA",
        "dupr_id": "3VJPR6",
        "rating": 4.723,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      }
    ]
  }
]