Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Burns Park Advanced League - 2026 - Session 5, Thu Jun 4

ID: 5978113483

Match Scores

10-8

Win

Play Date

2026-06-05

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
GW
Gwen Wiggins

166VK0 · North Little Rock, AR, US

DUPR

2.927

MC
Michael Connolly

Y4MDJG · USA

DUPR

3.259

TEAM 2LOSS
CV
Christopher Vanwinkle

2QV0W7 · Sherwood, AR, US

DUPR

3.471

HY
Hope York

J5ME4O · USA

DUPR

2.824

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-5978113483
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6546327631,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gwen Wiggins",
        "dupr_id": "166VK0",
        "rating": 2.927,
        "profile_pic_url": null,
        "location": "North Little Rock, AR, US"
      },
      {
        "name": "Michael Connolly",
        "dupr_id": "Y4MDJG",
        "rating": 3.259,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5899601663,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christopher Vanwinkle",
        "dupr_id": "2QV0W7",
        "rating": 3.471,
        "profile_pic_url": null,
        "location": "Sherwood, AR, US"
      },
      {
        "name": "Hope York",
        "dupr_id": "J5ME4O",
        "rating": 2.824,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]