Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

minto us open pickleball championships - mens skill/age doubles 5.0:19+

ID: 5385140206

Match Scores

15-5

Loss

Play Date

2022-04-27

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DL
Dylan Lowry

8D96JL · USA

DUPR

3.500

JA
Joey Arbino

3YMND3 · USA

DUPR

3.500

TEAM 2LOSS
DL
Daniel Levine

1RX0GQ · Mount Pleasant, SC, US

DUPR

5.153

ER
Eric Rosteck

12ZEXR · Lee County, FL, US

DUPR

4.929

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-5385140206
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4737403623,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dylan Lowry",
        "dupr_id": "8D96JL",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joey Arbino",
        "dupr_id": "3YMND3",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5733747685,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Levine",
        "dupr_id": "1RX0GQ",
        "rating": 5.153,
        "profile_pic_url": null,
        "location": "Mount Pleasant, SC, US"
      },
      {
        "name": "Eric  Rosteck",
        "dupr_id": "12ZEXR",
        "rating": 4.929,
        "profile_pic_url": null,
        "location": "Lee County, FL, US"
      }
    ]
  }
]