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

Wine Country Pickleball for All Fall Classic - SUN-Mens Doubles 4.5

ID: 6494943152

Match Scores

15-11

Loss

Play Date

2023-10-08

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SA
Sean Ali

3VJ5Y7 · Larkspur, CA, US

DUPR

4.571

JT
Jack Tang

8D4KDX · Saratoga, CA, US

DUPR

4.822

TEAM 2LOSS
KB
Kevin Bonner

R3YPG3 · Rohnert Park, CA, US

DUPR

4.246

CT
Christopher Taylor

XJX4JX · USA

DUPR

4.624

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-6494943152
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7420830483,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sean Ali",
        "dupr_id": "3VJ5Y7",
        "rating": 4.571,
        "profile_pic_url": null,
        "location": "Larkspur, CA, US"
      },
      {
        "name": "Jack Tang",
        "dupr_id": "8D4KDX",
        "rating": 4.822,
        "profile_pic_url": null,
        "location": "Saratoga, CA, US"
      }
    ]
  },
  {
    "team_id": 7874363233,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Bonner ",
        "dupr_id": "R3YPG3",
        "rating": 4.246,
        "profile_pic_url": null,
        "location": "Rohnert Park, CA, US"
      },
      {
        "name": "Christopher Taylor",
        "dupr_id": "XJX4JX",
        "rating": 4.624,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]