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

SW 19 League Play

ID: 7501194460

Match Scores

11-9

Loss

Play Date

2025-09-03

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AP
Andy Park

842GNM · Blue Springs, MO, US

DUPR

4.864

BH
Brian Heifner

G5W00D · Lee's Summit, MO, US

DUPR

4.568

TEAM 2LOSS
GS
Griffin Smith

8EODJO · Kansas City, MO, US

DUPR

4.564

JT
Jake Triplett

8J5RJD · Shawnee, KS, US

DUPR

4.779

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-7501194460
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4800888775,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andy Park",
        "dupr_id": "842GNM",
        "rating": 4.864,
        "profile_pic_url": null,
        "location": "Blue Springs, MO, US"
      },
      {
        "name": "Brian Heifner",
        "dupr_id": "G5W00D",
        "rating": 4.568,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      }
    ]
  },
  {
    "team_id": 4754834487,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Griffin Smith",
        "dupr_id": "8EODJO",
        "rating": 4.564,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Jake Triplett",
        "dupr_id": "8J5RJD",
        "rating": 4.779,
        "profile_pic_url": null,
        "location": "Shawnee, KS, US"
      }
    ]
  }
]