Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Wine Country Pickleball for All Spring Classic - SUN-Mens Doubles 5.0/OPEN

ID: 6252185871

Match Scores

15-10

Win

Play Date

2023-05-14

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AF
Alexander Fleming

8G0WKG · Davis, CA, US

DUPR

5.699

DG
Dylan Goldman

8E9K2J · Davis, CA, US

DUPR

5.575

TEAM 2LOSS
PH
Peter Hill

3P50JZ · Blue Lake, CA, US

DUPR

4.837

JH
Jordan Henegar

89DEJ7 · Las Vegas, NV, US

DUPR

5.322

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-6252185871
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8487914727,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alexander Fleming",
        "dupr_id": "8G0WKG",
        "rating": 5.699,
        "profile_pic_url": null,
        "location": "Davis, CA, US"
      },
      {
        "name": "Dylan Goldman",
        "dupr_id": "8E9K2J",
        "rating": 5.575,
        "profile_pic_url": null,
        "location": "Davis, CA, US"
      }
    ]
  },
  {
    "team_id": 4634689462,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peter Hill",
        "dupr_id": "3P50JZ",
        "rating": 4.837,
        "profile_pic_url": null,
        "location": "Blue Lake, CA, US"
      },
      {
        "name": "Jordan Henegar",
        "dupr_id": "89DEJ7",
        "rating": 5.322,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]