Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Elite Pickleball DUPR Championship 4.0-4.7

ID: 6195794094

Match Scores

10-11

Loss

Play Date

2026-05-31

Play Time (Est)

7:30 PM

Play Location

301 N Randall Rd, Batavia, IL 60510, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
CD
Chad Davenport

JZGYP4 · IL, US

DUPR

4.242

MA
Mario Alonzo

3OGNN2 · Aurora, IL, US

DUPR

4.667

TEAM 2WINNER
BV
Burley Velazquez

ODXMLW · Stuttgart, BW, DE

DUPR

4.512

AI
Adam Ingersoll

PZMGEG · Madison, WI, US

DUPR

4.164

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-6195794094
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4801799996,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chad Davenport",
        "dupr_id": "JZGYP4",
        "rating": 4.242,
        "profile_pic_url": null,
        "location": "IL, US"
      },
      {
        "name": "Mario Alonzo",
        "dupr_id": "3OGNN2",
        "rating": 4.667,
        "profile_pic_url": null,
        "location": "Aurora, IL, US"
      }
    ]
  },
  {
    "team_id": 4686421735,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Burley Velazquez",
        "dupr_id": "ODXMLW",
        "rating": 4.512,
        "profile_pic_url": null,
        "location": "Stuttgart, BW, DE"
      },
      {
        "name": "Adam Ingersoll",
        "dupr_id": "PZMGEG",
        "rating": 4.164,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      }
    ]
  }
]