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

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

ID: 4911590616

Match Scores

15-5

Win

Play Date

2025-11-15

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BC
Brian Cox

NYXOX7 · South Jordan, UT, US

DUPR

4.912

PP
Paul Pedler

3LKZ68 · Riverton, UT, US

DUPR

5.299

TEAM 2LOSS
CW
Chris Walker

7DDJD0 · South Jordan, UT, US

DUPR

4.601

FH
Faathih Haider

1Q0V04 · Lebanon, IN, US

DUPR

4.866

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-4911590616
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7307689880,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Cox",
        "dupr_id": "NYXOX7",
        "rating": 4.912,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Paul Pedler",
        "dupr_id": "3LKZ68",
        "rating": 5.299,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      }
    ]
  },
  {
    "team_id": 6309210662,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Walker",
        "dupr_id": "7DDJD0",
        "rating": 4.601,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Faathih Haider",
        "dupr_id": "1Q0V04",
        "rating": 4.866,
        "profile_pic_url": null,
        "location": "Lebanon, IN, US"
      }
    ]
  }
]