Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Elite Pickleball DUPR Championship 4.0-4.7

ID: 4961372962

Match Scores

11-4

Loss

Play Date

2026-02-01

Play Time (Est)

11:30 PM

Play Location

301 N Randall Rd, Batavia, IL 60510, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JP
Joshua Payne

670DED · Villa Park, IL, US

DUPR

4.449

TW
Travis Walters

3XD24R · Bartlett, IL, US

DUPR

4.457

TEAM 2LOSS
JA
justin arguelles

7DWZP0 · Palatine, IL, US

DUPR

3.865

BO
Brian O’Malley

592MZL · Elk Grove Village, IL, US

DUPR

4.048

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-4961372962
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8169133333,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joshua Payne",
        "dupr_id": "670DED",
        "rating": 4.449,
        "profile_pic_url": null,
        "location": "Villa Park, IL, US"
      },
      {
        "name": "Travis Walters",
        "dupr_id": "3XD24R",
        "rating": 4.457,
        "profile_pic_url": null,
        "location": "Bartlett, IL, US"
      }
    ]
  },
  {
    "team_id": 8089901149,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "justin arguelles",
        "dupr_id": "7DWZP0",
        "rating": 3.865,
        "profile_pic_url": null,
        "location": "Palatine, IL, US"
      },
      {
        "name": "Brian O’Malley",
        "dupr_id": "592MZL",
        "rating": 4.048,
        "profile_pic_url": null,
        "location": "Elk Grove Village, IL, US"
      }
    ]
  }
]