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

Pool J - 1st Team - DUPR Collegiate National Championship

ID: 7671266259

Match Scores

14-21

Loss

Play Date

2025-04-12

Play Time (Est)

4:45 AM

Play Location

Life Time

View Facility Page →

Competitor Teams

TEAM 1LOSS
IH
Isa Hustad

4L9EVG · Omaha, NE, US

DUPR

3.825

VT
Vaughn Thompson

17QXM9 · Olathe, KS, US

DUPR

5.050

TEAM 2WINNER
KM
Kiley McCarty

GGDMPD · Naples, FL, US

DUPR

3.467

AG
Alex Guy

84E0OG · Hanover, PA, US

DUPR

5.760

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-7671266259
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7048011099,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Isa Hustad",
        "dupr_id": "4L9EVG",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      },
      {
        "name": "Vaughn Thompson",
        "dupr_id": "17QXM9",
        "rating": 5.05,
        "profile_pic_url": null,
        "location": "Olathe, KS, US"
      }
    ]
  },
  {
    "team_id": 8562676310,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kiley McCarty",
        "dupr_id": "GGDMPD",
        "rating": 3.467,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Alex Guy",
        "dupr_id": "84E0OG",
        "rating": 5.76,
        "profile_pic_url": null,
        "location": "Hanover, PA, US"
      }
    ]
  }
]