Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 8110335723

Match Scores

10-12

Win

Play Date

2025-10-13

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MD
Marck de Lautour

4VGWY2 · Lee's Summit, MO, US

DUPR

4.472

JT
Josh Thomson

G5GR0Q · Blue Springs, MO, US

DUPR

4.335

TEAM 2WINNER
JT
Josiah Thomson

G5XPVQ · Blue Springs, MO, US

DUPR

4.185

JK
Jeff Kleba

3YOKEE · Lee's Summit, MO, US

DUPR

4.721

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-8110335723
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4583512747,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marck de Lautour",
        "dupr_id": "4VGWY2",
        "rating": 4.472,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      },
      {
        "name": "Josh Thomson",
        "dupr_id": "G5GR0Q",
        "rating": 4.335,
        "profile_pic_url": null,
        "location": "Blue Springs, MO, US"
      }
    ]
  },
  {
    "team_id": 7532888407,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Josiah Thomson",
        "dupr_id": "G5XPVQ",
        "rating": 4.185,
        "profile_pic_url": null,
        "location": "Blue Springs, MO, US"
      },
      {
        "name": "Jeff Kleba",
        "dupr_id": "3YOKEE",
        "rating": 4.721,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      }
    ]
  }
]