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

Men’s 4.5+

ID: 4495186607

Match Scores

8-15

Loss

Play Date

2025-10-18

Play Time (Est)

12:45 AM

Play Location

Sports Park Parking

Unverified Facility

Competitor Teams

TEAM 1LOSS
BD
Bryant Dew

JZJQY4 · Riverside, CA, US

DUPR

4.417

IO
Isaac O Hall

EW4LGW · Riverside County, CA, US

DUPR

4.425

TEAM 2WINNER
BB
Bret Bucher

3ODK21 · Temecula, CA, US

DUPR

5.057

AC
Aaron Coyle

3ZZRQ3 · Murrieta, CA, US

DUPR

5.119

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-4495186607
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5744509007,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bryant Dew",
        "dupr_id": "JZJQY4",
        "rating": 4.417,
        "profile_pic_url": null,
        "location": "Riverside, CA, US"
      },
      {
        "name": "Isaac O Hall",
        "dupr_id": "EW4LGW",
        "rating": 4.425,
        "profile_pic_url": null,
        "location": "Riverside County, CA, US"
      }
    ]
  },
  {
    "team_id": 7149941591,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bret Bucher",
        "dupr_id": "3ODK21",
        "rating": 5.057,
        "profile_pic_url": null,
        "location": "Temecula, CA, US"
      },
      {
        "name": "Aaron Coyle",
        "dupr_id": "3ZZRQ3",
        "rating": 5.119,
        "profile_pic_url": null,
        "location": "Murrieta, CA, US"
      }
    ]
  }
]