Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

6/3 Partner Crazy 8's

ID: 7459226674

Match Scores

11-3

Loss

Play Date

2026-06-03

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MV
Mailee Vue

7NNYG9 · MN, US

DUPR

3.987

KT
Khanthee thao

XJZMN5 · Nebo, NC, US

DUPR

4.384

TEAM 2LOSS
KN
Kimta Nguyen

569Z7P · Bloomington, MN, US

DUPR

3.225

SS
Seth San

KXM9VY · Savage, MN, US

DUPR

4.141

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-7459226674
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8440198458,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mailee Vue",
        "dupr_id": "7NNYG9",
        "rating": 3.987,
        "profile_pic_url": null,
        "location": "MN, US"
      },
      {
        "name": "Khanthee thao",
        "dupr_id": "XJZMN5",
        "rating": 4.384,
        "profile_pic_url": null,
        "location": "Nebo, NC, US"
      }
    ]
  },
  {
    "team_id": 5680581851,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kimta Nguyen",
        "dupr_id": "569Z7P",
        "rating": 3.225,
        "profile_pic_url": null,
        "location": "Bloomington, MN, US"
      },
      {
        "name": "Seth San",
        "dupr_id": "KXM9VY",
        "rating": 4.141,
        "profile_pic_url": null,
        "location": "Savage, MN, US"
      }
    ]
  }
]