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

Elite Pickleball New Year's Invitational

ID: 8056623679

Match Scores

1-11

Loss

Play Date

2026-01-10

Play Time (Est)

8:45 AM

Play Location

Centre Court Athletic Club, Walnut Avenue, Hanover Park, IL, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
PS
Pranav Swaminathan

2LOQ0Y · Naperville, IL, US

DUPR

4.782

MC
Matthew Chen

KO9GN6 · Aurora, IL, US

DUPR

4.634

TEAM 2WINNER
DG
Danny Greenberg

9947YE · Highland Park, IL, US

DUPR

4.822

MW
Michael Weisberg

0Y65P2 · Deerfield, IL, US

DUPR

4.448

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-8056623679
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8250995480,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Pranav Swaminathan",
        "dupr_id": "2LOQ0Y",
        "rating": 4.782,
        "profile_pic_url": null,
        "location": "Naperville, IL, US"
      },
      {
        "name": "Matthew Chen",
        "dupr_id": "KO9GN6",
        "rating": 4.634,
        "profile_pic_url": null,
        "location": "Aurora, IL, US"
      }
    ]
  },
  {
    "team_id": 5095134440,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Danny Greenberg",
        "dupr_id": "9947YE",
        "rating": 4.822,
        "profile_pic_url": null,
        "location": "Highland Park, IL, US"
      },
      {
        "name": "Michael Weisberg",
        "dupr_id": "0Y65P2",
        "rating": 4.448,
        "profile_pic_url": null,
        "location": "Deerfield, IL, US"
      }
    ]
  }
]