Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 8158980271

Match Scores

6-11

Loss

Play Date

2026-04-16

Play Time (Est)

8:45 AM

Play Location

Williamsburg, VA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JJ
Joseph Jensen

PWVR4G · Williamsburg, VA, US

DUPR

4.144

Brian McGowan

M2RQ4V · Newport News, VA, US

DUPR

3.834

TEAM 2WINNER
KH
Keith Hinton

KXVJYK · Suffolk, VA, US

DUPR

4.085

PG
Picklin Gunn

56D4DR · USA

DUPR

3.928

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-8158980271
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5947393710,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joseph Jensen",
        "dupr_id": "PWVR4G",
        "rating": 4.144,
        "profile_pic_url": null,
        "location": "Williamsburg, VA, US"
      },
      {
        "name": "Brian McGowan",
        "dupr_id": "M2RQ4V",
        "rating": 3.834,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66972bc408ffa.jpg",
        "location": "Newport News, VA, US"
      }
    ]
  },
  {
    "team_id": 6803991898,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Keith Hinton",
        "dupr_id": "KXVJYK",
        "rating": 4.085,
        "profile_pic_url": null,
        "location": "Suffolk, VA, US"
      },
      {
        "name": "Picklin Gunn",
        "dupr_id": "56D4DR",
        "rating": 3.928,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]