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

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

ID: 7399947570

Match Scores

3-11, 11-3, 11-6

Loss

Play Date

2021-11-12

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BW
Blake Wilson

84PGLM · Punta Gorda, FL, US

DUPR

5.025

RM
Ryan Miscik

3V62QE · USA

DUPR

3.500

TEAM 2LOSS
AN
Alex Neumann

8WKN2K · New York, NY, US

DUPR

5.791

MW
Matt Widlitz

8DVW48 · New York, NY, US

DUPR

5.499

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-7399947570
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6076930184,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Blake Wilson",
        "dupr_id": "84PGLM",
        "rating": 5.025,
        "profile_pic_url": null,
        "location": "Punta Gorda, FL, US"
      },
      {
        "name": "Ryan Miscik",
        "dupr_id": "3V62QE",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6656213912,
    "serial": 2,
    "winner": false,
    "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"
      }
    ]
  }
]