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

PickleBomb- Men’s 4.0+

ID: 5653653336

Match Scores

11-8

Loss

Play Date

2025-03-15

Play Time (Est)

1:00 PM

Play Location

Rigby Tennis and Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
BM
Bart Miller

3V560E · Rigby, ID, US

DUPR

4.750

BM
Bryson McMaster

3PJ0DM · Rexburg, ID, US

DUPR

5.120

TEAM 2LOSS
DJ
Daniel Jones

35705R · Spanish Fork, UT, US

DUPR

4.075

CB
Colemen Bailey

84R9QG · Rexburg, ID, US

DUPR

4.175

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-5653653336
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4319845822,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bart Miller",
        "dupr_id": "3V560E",
        "rating": 4.75,
        "profile_pic_url": null,
        "location": "Rigby, ID, US"
      },
      {
        "name": "Bryson McMaster",
        "dupr_id": "3PJ0DM",
        "rating": 5.12,
        "profile_pic_url": null,
        "location": "Rexburg, ID, US"
      }
    ]
  },
  {
    "team_id": 6072040226,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Jones",
        "dupr_id": "35705R",
        "rating": 4.075,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      },
      {
        "name": "Colemen Bailey",
        "dupr_id": "84R9QG",
        "rating": 4.175,
        "profile_pic_url": null,
        "location": "Rexburg, ID, US"
      }
    ]
  }
]