Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PickleBomb- Men’s 4.0+

ID: 8255510501

Match Scores

10-12

Win

Play Date

2025-03-15

Play Time (Est)

6:15 AM

Play Location

Rigby Tennis and Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
RJ
Ryan johnson

D9DLZX · USA

DUPR

3.978

Spencer Caldwell

3VNDME · Driggs, ID, US

DUPR

4.298

TEAM 2WINNER
DJ
Daniel Jones

35705R · Spanish Fork, UT, US

DUPR

4.077

CB
Colemen Bailey

84R9QG · Rexburg, ID, US

DUPR

4.176

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-8255510501
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5611783225,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryan johnson",
        "dupr_id": "D9DLZX",
        "rating": 3.978,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Spencer Caldwell",
        "dupr_id": "3VNDME",
        "rating": 4.298,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/677740800409b.jpg",
        "location": "Driggs, ID, US"
      }
    ]
  },
  {
    "team_id": 5587133923,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Jones",
        "dupr_id": "35705R",
        "rating": 4.077,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      },
      {
        "name": "Colemen Bailey",
        "dupr_id": "84R9QG",
        "rating": 4.176,
        "profile_pic_url": null,
        "location": "Rexburg, ID, US"
      }
    ]
  }
]