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

OF LOVE PICKLEBALL TOURNAMENT - Mens Doubles Skill: (5.0) Age: (Any)

ID: 5975701437

Match Scores

11-6

Win

Play Date

2023-07-30

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RS
Rob Sperry

17EMR9 · Lehi, UT, US

DUPR

5.079

RT
Ryan Toolson

8DOZEX · Provo, UT, US

DUPR

5.123

TEAM 2LOSS
TP
Tyson Pulsipher

8GDJPM · Provo, UT, US

DUPR

4.942

AP
Alex Pocock

8DDNXX · Lehi, UT, US

DUPR

4.934

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-5975701437
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6025062453,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rob Sperry",
        "dupr_id": "17EMR9",
        "rating": 5.079,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Ryan Toolson",
        "dupr_id": "8DOZEX",
        "rating": 5.123,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 6920081505,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tyson Pulsipher",
        "dupr_id": "8GDJPM",
        "rating": 4.942,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Alex Pocock",
        "dupr_id": "8DDNXX",
        "rating": 4.934,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  }
]