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

On The Rise PB @ Los Cab Sports Club 'Fall Picklefest + Senior Pro Tour' - Mens Doubles 5.0 Moneyball

ID: 8455038712

Match Scores

7-15

Win

Play Date

2025-11-29

Play Time (Est)

5:00 PM

Play Location

Fountain Valley, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
SM
Steven Ma

3P74DZ · USA

DUPR

4.654

CK
Coel Kawaguchi

YNW4V4 · USA

DUPR

4.247

TEAM 2WINNER
MC
Matt Calvert

8G0RQ3 · Westlake Village, CA, US

DUPR

5.366

AD
Arnau Dachs

YGKMEK · USA

DUPR

5.017

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-8455038712
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5781734770,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steven Ma",
        "dupr_id": "3P74DZ",
        "rating": 4.654,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Coel Kawaguchi",
        "dupr_id": "YNW4V4",
        "rating": 4.247,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5549680793,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matt Calvert",
        "dupr_id": "8G0RQ3",
        "rating": 5.366,
        "profile_pic_url": null,
        "location": "Westlake Village, CA, US"
      },
      {
        "name": "Arnau Dachs",
        "dupr_id": "YGKMEK",
        "rating": 5.017,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]