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

5-Year Anniversary Tournament Club Pickleball USA - Men's 5.0

ID: 7560771115

Match Scores

11-9

Loss

Play Date

2026-01-17

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BL
Bryce Larson

8M9LV3 · Pleasant Grove, UT, US

DUPR

5.540

IF
Ignacio Figueroa Rebolledo

8G7DMV · Orem, UT, US

DUPR

4.910

TEAM 2LOSS
SM
Sammy Mccabe

89G4V1 · South Jordan, UT, US

DUPR

5.662

HG
Hudson Gilbert

8E4VJ3 · Lehi, UT, US

DUPR

5.090

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-7560771115
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5146820127,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bryce Larson",
        "dupr_id": "8M9LV3",
        "rating": 5.54,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      },
      {
        "name": "Ignacio Figueroa Rebolledo",
        "dupr_id": "8G7DMV",
        "rating": 4.91,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  },
  {
    "team_id": 5171083006,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sammy Mccabe",
        "dupr_id": "89G4V1",
        "rating": 5.662,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Hudson Gilbert",
        "dupr_id": "8E4VJ3",
        "rating": 5.09,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  }
]