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

Triple Moneyball Series A - Club Pickleball USA - Men's 5.0

ID: 5201379156

Match Scores

11-2

Loss

Play Date

2025-09-20

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RB
Ryder Boydston

8WMJPG · Provo, UT, US

DUPR

4.764

CB
Cade Boydston

3PJ27Q · Provo, UT, US

DUPR

5.116

TEAM 2LOSS
AG
Allan Groves

8WYOWG · Midvale, UT, US

DUPR

4.462

MN
Matthew Nelson

3044N2 · Murray, UT, US

DUPR

4.627

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-5201379156
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4836811886,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryder Boydston",
        "dupr_id": "8WMJPG",
        "rating": 4.764,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Cade Boydston",
        "dupr_id": "3PJ27Q",
        "rating": 5.116,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 6954377123,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Allan Groves",
        "dupr_id": "8WYOWG",
        "rating": 4.462,
        "profile_pic_url": null,
        "location": "Midvale, UT, US"
      },
      {
        "name": "Matthew Nelson",
        "dupr_id": "3044N2",
        "rating": 4.627,
        "profile_pic_url": null,
        "location": "Murray, UT, US"
      }
    ]
  }
]