Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2nd Annual Porkburgers and Pickleball - Mens Doubles Skill: (4.0 And Above) Age: (Any)

ID: 4839561080

Match Scores

11-1

Loss

Play Date

2025-06-21

Play Time (Est)

9:00 PM

Play Location

FAIRFIELD, IL

View Facility Page →

Competitor Teams

TEAM 1WINNER
CB
Cody Bailey

YX4N4E · USA

DUPR

3.559

DB
Daniel Berberich

1QJO5D · USA

DUPR

4.139

TEAM 2LOSS
BB
Bobby Bridgeman

84PDEV · USA

DUPR

2.833

MC
Mike Cheesman

8EGXV1 · Mount Carmel, IL, US

DUPR

4.360

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-4839561080
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5551065574,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cody Bailey",
        "dupr_id": "YX4N4E",
        "rating": 3.559,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Berberich",
        "dupr_id": "1QJO5D",
        "rating": 4.139,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8321663097,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bobby Bridgeman",
        "dupr_id": "84PDEV",
        "rating": 2.833,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Cheesman",
        "dupr_id": "8EGXV1",
        "rating": 4.36,
        "profile_pic_url": null,
        "location": "Mount Carmel, IL, US"
      }
    ]
  }
]