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

app world pickleball open - mens doubles 5.0:19+,35+

ID: 7840844167

Match Scores

15-5

Win

Play Date

2021-11-12

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AN
Alex Neumann

8WKN2K · New York, NY, US

DUPR

5.791

MW
Matt Widlitz

8DVW48 · New York, NY, US

DUPR

5.499

TEAM 2LOSS
NL
Nathan Levy

R8J4D1 · USA

DUPR

3.500

JS
Joe Siegfried

3ZVOD8 · USA

DUPR

4.701

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-7840844167
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4403901828,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Neumann",
        "dupr_id": "8WKN2K",
        "rating": 5.791,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Matt Widlitz",
        "dupr_id": "8DVW48",
        "rating": 5.499,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 8196612366,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nathan Levy",
        "dupr_id": "R8J4D1",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joe Siegfried",
        "dupr_id": "3ZVOD8",
        "rating": 4.701,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]