Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0+ Reset your DUPR Round Robin Match Play

ID: 5578095281

Match Scores

7-11

Loss

Play Date

2026-04-14

Play Time (Est)

6:15 AM

Play Location

Premier Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
JL
James Learned

8MZMNV · South Jordan, UT, US

DUPR

4.337

VG
Valentino Grasiuso

2ZLE9Y · Herriman, UT, US

DUPR

4.114

TEAM 2WINNER
RB
Rusty Bryant

12JE9E · Riverton, UT, US

DUPR

4.717

AI
Alejandro Infante

D9OPL4 · Riverton, UT, US

DUPR

4.082

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-5578095281
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5776995822,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James Learned",
        "dupr_id": "8MZMNV",
        "rating": 4.337,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Valentino Grasiuso",
        "dupr_id": "2ZLE9Y",
        "rating": 4.114,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      }
    ]
  },
  {
    "team_id": 6702188455,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rusty Bryant",
        "dupr_id": "12JE9E",
        "rating": 4.717,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      },
      {
        "name": "Alejandro Infante",
        "dupr_id": "D9OPL4",
        "rating": 4.082,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      }
    ]
  }
]