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

Competitive Open Play Match

ID: 5297003867

Match Scores

11-2

Win

Play Date

2026-04-17

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
NA
Nathan Artz

RZGRMD · Lee's Summit, MO, US

DUPR

4.716

AA
AKHIL AHUJA

3VJPR6 · Overland Park, KS, US

DUPR

4.813

TEAM 2LOSS
JT
Josiah Thomson

G5XPVQ · Blue Springs, MO, US

DUPR

4.384

JT
Josh Thomson

G5GR0Q · Blue Springs, MO, US

DUPR

4.290

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