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

5 GOLDEN RINGS - Club Pickleball USA - Men's 4.5

ID: 7153011451

Match Scores

15-13

Win

Play Date

2024-12-21

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BF
Brandon Fanaika

1N2RQ2 · Los Altos, CA, US

DUPR

4.510

GR
Gabe Reid

352GE0 · USA

DUPR

4.952

TEAM 2LOSS
RB
Rusty Bryant

12JE9E · Riverton, UT, US

DUPR

4.579

JL
JD Lewis

8JLQPJ · Sandy, UT, US

DUPR

4.737

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-7153011451
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6511658817,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brandon  Fanaika",
        "dupr_id": "1N2RQ2",
        "rating": 4.51,
        "profile_pic_url": null,
        "location": "Los Altos, CA, US"
      },
      {
        "name": "Gabe Reid",
        "dupr_id": "352GE0",
        "rating": 4.952,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6968497094,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rusty Bryant",
        "dupr_id": "12JE9E",
        "rating": 4.579,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      },
      {
        "name": "JD Lewis",
        "dupr_id": "8JLQPJ",
        "rating": 4.737,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  }
]