Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 8437136660

Match Scores

11-6

Win

Play Date

2026-04-16

Play Time (Est)

9:00 PM

Play Location

Williamsburg, VA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Brian McGowan

M2RQ4V · Newport News, VA, US

DUPR

3.839

TR
Terrence Riggins

N774KN · Toano, VA, US

DUPR

4.456

TEAM 2LOSS
KH
Keith Hinton

KXVJYK · Suffolk, VA, US

DUPR

4.079

JF
John Flint

8KJYO1 · USA

DUPR

4.226

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-8437136660
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7591773630,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian McGowan",
        "dupr_id": "M2RQ4V",
        "rating": 3.839,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66972bc408ffa.jpg",
        "location": "Newport News, VA, US"
      },
      {
        "name": "Terrence Riggins",
        "dupr_id": "N774KN",
        "rating": 4.456,
        "profile_pic_url": null,
        "location": "Toano, VA, US"
      }
    ]
  },
  {
    "team_id": 5997840251,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Keith Hinton",
        "dupr_id": "KXVJYK",
        "rating": 4.079,
        "profile_pic_url": null,
        "location": "Suffolk, VA, US"
      },
      {
        "name": "John Flint",
        "dupr_id": "8KJYO1",
        "rating": 4.226,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]