Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickleball: Round Robin

ID: 7858369902

Match Scores

7-11

Win

Play Date

2026-02-13

Play Time (Est)

7:30 PM

Play Location

211 Rand Rd

Unverified Facility

Competitor Teams

TEAM 1LOSS
EG
edward garcia

E9LDXV · USA

DUPR

3.506

JB
Jim Bang

ZN697Q · Lake Barrington, IL, US

DUPR

3.783

TEAM 2WINNER
PJ
Paul Juat

56JDMV · Mount Prospect, IL, US

DUPR

3.840

MA
Mark A Mullin

M2LWPD · Prospect Heights, IL, US

DUPR

3.587

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-7858369902
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6159758527,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "edward garcia",
        "dupr_id": "E9LDXV",
        "rating": 3.506,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jim Bang",
        "dupr_id": "ZN697Q",
        "rating": 3.783,
        "profile_pic_url": null,
        "location": "Lake Barrington, IL, US"
      }
    ]
  },
  {
    "team_id": 6017864981,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Paul  Juat",
        "dupr_id": "56JDMV",
        "rating": 3.84,
        "profile_pic_url": null,
        "location": "Mount Prospect, IL, US"
      },
      {
        "name": "Mark A Mullin",
        "dupr_id": "M2LWPD",
        "rating": 3.587,
        "profile_pic_url": null,
        "location": "Prospect Heights, IL, US"
      }
    ]
  }
]