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

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

ID: 7383204261

Match Scores

13-11, 11-3

Loss

Play Date

2024-04-14

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
WM
Will Mackinnon

3574NL · CA, US

DUPR

5.310

CN
Cambell Nakayama

NYVN46 · USA

DUPR

5.235

TEAM 2LOSS
BK
Barry Ko

3XL9R3 · Alameda, CA, US

DUPR

4.857

JT
Josh Tomlinson

89DDR1 · Alameda, CA, US

DUPR

4.695

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-7383204261
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8258102417,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Will Mackinnon",
        "dupr_id": "3574NL",
        "rating": 5.31,
        "profile_pic_url": null,
        "location": "CA, US"
      },
      {
        "name": "Cambell Nakayama",
        "dupr_id": "NYVN46",
        "rating": 5.235,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6367925179,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Barry Ko",
        "dupr_id": "3XL9R3",
        "rating": 4.857,
        "profile_pic_url": null,
        "location": "Alameda, CA, US"
      },
      {
        "name": "Josh Tomlinson",
        "dupr_id": "89DDR1",
        "rating": 4.695,
        "profile_pic_url": null,
        "location": "Alameda, CA, US"
      }
    ]
  }
]