Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 4521259673

Match Scores

11-7

Loss

Play Date

2026-04-16

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
PG
Picklin Gunn

56D4DR · USA

DUPR

3.946

JJ
Joseph Jensen

PWVR4G · Williamsburg, VA, US

DUPR

4.151

TEAM 2LOSS
Brian McGowan

M2RQ4V · Newport News, VA, US

DUPR

3.830

JF
John Flint

8KJYO1 · USA

DUPR

4.237

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-4521259673
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4506796431,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Picklin Gunn",
        "dupr_id": "56D4DR",
        "rating": 3.946,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joseph Jensen",
        "dupr_id": "PWVR4G",
        "rating": 4.151,
        "profile_pic_url": null,
        "location": "Williamsburg, VA, US"
      }
    ]
  },
  {
    "team_id": 8584440152,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian McGowan",
        "dupr_id": "M2RQ4V",
        "rating": 3.83,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66972bc408ffa.jpg",
        "location": "Newport News, VA, US"
      },
      {
        "name": "John Flint",
        "dupr_id": "8KJYO1",
        "rating": 4.237,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]