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

Pool A- DUPR 18 - Pennsylvania State Championship The Dink Minor League Pickleball @ Bounce Pickleball hosted by All State Pickleball League

ID: 7923786783

Match Scores

18-21

Win

Play Date

2025-09-07

Play Time (Est)

4:45 AM

Play Location

Bounce Pickleball Club - Malvern

View Facility Page →

Competitor Teams

TEAM 1LOSS
AI
Alexandre Inamasu

1NV062 · SP, BR

DUPR

4.520

NM
Nathan Malhotra

W64D5M · Chatham, NJ, US

DUPR

4.300

TEAM 2WINNER
JB
Jeremy Baldwin

8D9X2L · New York, NY, US

DUPR

4.667

MB
Maxwell Balka

3XD475 · New York, NY, US

DUPR

4.859

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-7923786783
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8405049556,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alexandre Inamasu",
        "dupr_id": "1NV062",
        "rating": 4.52,
        "profile_pic_url": null,
        "location": "SP, BR"
      },
      {
        "name": "Nathan Malhotra",
        "dupr_id": "W64D5M",
        "rating": 4.3,
        "profile_pic_url": null,
        "location": "Chatham, NJ, US"
      }
    ]
  },
  {
    "team_id": 8237802743,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeremy Baldwin",
        "dupr_id": "8D9X2L",
        "rating": 4.667,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Maxwell Balka",
        "dupr_id": "3XD475",
        "rating": 4.859,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]