Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7735355448

Match Scores

11-9

Win

Play Date

2026-04-16

Play Time (Est)

1:00 PM

Play Location

Williamsburg, VA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Brian McGowan

M2RQ4V · Newport News, VA, US

DUPR

3.835

TR
Terrence Riggins

N774KN · Toano, VA, US

DUPR

4.455

TEAM 2LOSS
JF
John Flint

8KJYO1 · USA

DUPR

4.283

GU
Gunn Unnoppet

1QJ0YR · USA

DUPR

4.029

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-7735355448
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6495031794,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian McGowan",
        "dupr_id": "M2RQ4V",
        "rating": 3.835,
        "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.455,
        "profile_pic_url": null,
        "location": "Toano, VA, US"
      }
    ]
  },
  {
    "team_id": 7017121097,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Flint",
        "dupr_id": "8KJYO1",
        "rating": 4.283,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gunn Unnoppet",
        "dupr_id": "1QJ0YR",
        "rating": 4.029,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]