Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PickleBomb- Men’s 4.0+

ID: 7561768782

Match Scores

5-15

Win

Play Date

2025-03-15

Play Time (Est)

7:30 PM

Play Location

Rigby Tennis and Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
RJ
Ryan johnson

D9DLZX · USA

DUPR

3.901

Spencer Caldwell

3VNDME · Driggs, ID, US

DUPR

4.271

TEAM 2WINNER
DJ
Daniel Jones

35705R · Spanish Fork, UT, US

DUPR

4.129

CB
Colemen Bailey

84R9QG · Rexburg, ID, US

DUPR

4.198

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