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

Minto US Open Pickleball Championships - Men's Doubles All Skills Double Elimination 55-59 Age

ID: 7206121256

Match Scores

15-9

Loss

Play Date

2025-04-27

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RP
Randy Parker

8DNX63 · St. Petersburg, FL, US

DUPR

4.758

SS
Scott Spielberger

G5WE5X · Panama City, FL, US

DUPR

4.981

TEAM 2LOSS
RA
Robert Andrews

8MP0JO · Seneca, SC, US

DUPR

4.862

DK
Don Kirkconnell

355Y03 · Schoolcraft, MI, US

DUPR

4.933

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-7206121256
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8438948375,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Randy Parker",
        "dupr_id": "8DNX63",
        "rating": 4.758,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Scott Spielberger",
        "dupr_id": "G5WE5X",
        "rating": 4.981,
        "profile_pic_url": null,
        "location": "Panama City, FL, US"
      }
    ]
  },
  {
    "team_id": 6968650957,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Andrews",
        "dupr_id": "8MP0JO",
        "rating": 4.862,
        "profile_pic_url": null,
        "location": "Seneca, SC, US"
      },
      {
        "name": "Don Kirkconnell",
        "dupr_id": "355Y03",
        "rating": 4.933,
        "profile_pic_url": null,
        "location": "Schoolcraft, MI, US"
      }
    ]
  }
]