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

minto us open pickleball championships - mens doubles age 25+

ID: 6980019219

Match Scores

11-0, 11-6

Loss

Play Date

2022-04-25

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
GJ
Grant Johnston

3ZDGND · Willowick, OH, US

DUPR

5.856

JM
Jason McNulty

89JQPK · Rocky River, OH, US

DUPR

5.733

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-6980019219
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6870014120,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Grant Johnston",
        "dupr_id": "3ZDGND",
        "rating": 5.856,
        "profile_pic_url": null,
        "location": "Willowick, OH, US"
      },
      {
        "name": "Jason McNulty",
        "dupr_id": "89JQPK",
        "rating": 5.733,
        "profile_pic_url": null,
        "location": "Rocky River, OH, US"
      }
    ]
  },
  {
    "team_id": 6027502505,
    "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"
      }
    ]
  }
]