Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickleball: Round Robin

ID: 5695699038

Match Scores

9-11

Win

Play Date

2026-01-30

Play Time (Est)

7:30 PM

Play Location

211 Rand Rd

Unverified Facility

Competitor Teams

TEAM 1LOSS
EG
edward garcia

E9LDXV · USA

DUPR

3.417

JB
Jim Bang

ZN697Q · Lake Barrington, IL, US

DUPR

3.789

TEAM 2WINNER
JR
Jose Rodriguez

99ONK7 · USA

DUPR

3.927

A
Amar

PW2GGM · USA

DUPR

3.535

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-5695699038
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6766482898,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "edward garcia",
        "dupr_id": "E9LDXV",
        "rating": 3.417,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jim Bang",
        "dupr_id": "ZN697Q",
        "rating": 3.789,
        "profile_pic_url": null,
        "location": "Lake Barrington, IL, US"
      }
    ]
  },
  {
    "team_id": 7201794518,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jose Rodriguez",
        "dupr_id": "99ONK7",
        "rating": 3.927,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Amar",
        "dupr_id": "PW2GGM",
        "rating": 3.535,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]