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

MD 4.5+

ID: 8557579545

Match Scores

9-11

Win

Play Date

2025-08-23

Play Time (Est)

10:15 AM

Play Location

SoCal Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1LOSS
GB
Garrett Brookman

1RKG5N · Menifee, CA, US

DUPR

4.533

EP
Esteban Pelaez

O6YWKP · Wildomar, CA, US

DUPR

4.439

TEAM 2WINNER
BB
Bret Bucher

3ODK21 · Temecula, CA, US

DUPR

5.141

BD
Bryant Dew

JZJQY4 · Riverside, CA, US

DUPR

4.462

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-8557579545
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6246999024,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Garrett Brookman",
        "dupr_id": "1RKG5N",
        "rating": 4.533,
        "profile_pic_url": null,
        "location": "Menifee, CA, US"
      },
      {
        "name": "Esteban Pelaez",
        "dupr_id": "O6YWKP",
        "rating": 4.439,
        "profile_pic_url": null,
        "location": "Wildomar, CA, US"
      }
    ]
  },
  {
    "team_id": 6837612677,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bret Bucher",
        "dupr_id": "3ODK21",
        "rating": 5.141,
        "profile_pic_url": null,
        "location": "Temecula, CA, US"
      },
      {
        "name": "Bryant Dew",
        "dupr_id": "JZJQY4",
        "rating": 4.462,
        "profile_pic_url": null,
        "location": "Riverside, CA, US"
      }
    ]
  }
]