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

Competitive Open Play Match

ID: 6030172136

Match Scores

11-8

Loss

Play Date

2024-04-08

Play Time (Est)

9:00 PM

Play Location

2742 Scott Mill Rd, Carrollton, TX 75007, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
GV
Grant VanKirk

8D7Y46 · USA

DUPR

3.500

RM
Ryan McEnaney

17RR44 · Dallas, TX, US

DUPR

5.078

TEAM 2LOSS
SC
Sean Cornelius

3PEXQ1 · Lewisville, TX, US

DUPR

4.702

MP
Michael Pfaff

8JPXV4 · Frisco, TX, US

DUPR

5.220

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-6030172136
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7800046884,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Grant VanKirk",
        "dupr_id": "8D7Y46",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryan McEnaney",
        "dupr_id": "17RR44",
        "rating": 5.078,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 5082333374,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sean Cornelius",
        "dupr_id": "3PEXQ1",
        "rating": 4.702,
        "profile_pic_url": null,
        "location": "Lewisville, TX, US"
      },
      {
        "name": "Michael Pfaff",
        "dupr_id": "8JPXV4",
        "rating": 5.22,
        "profile_pic_url": null,
        "location": "Frisco, TX, US"
      }
    ]
  }
]