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

Minto US Open Pickleball Championships - Mixed Doubles 5.0 Double Elimination 50-54 Age

ID: 8235350724

Match Scores

6-11, 9-11

Win

Play Date

2025-05-01

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Ricky P Stephens

8GXW7M · Southern Pines, NC, US

DUPR

4.868

Maura Keenan

30P628 · Brookfield, CT, US

DUPR

4.962

TEAM 2WINNER
AC
Amy Cooke

2LJK7E · Indianapolis, IN, US

DUPR

4.855

BC
Brian Cooke

8D9PJY · Indianapolis, IN, US

DUPR

5.432

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-8235350724
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5113534790,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ricky P Stephens",
        "dupr_id": "8GXW7M",
        "rating": 4.868,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1122917/images/profile/e4aeccec-cbac-4d66-8f51-049897d572dc.jpg",
        "location": "Southern Pines, NC, US"
      },
      {
        "name": "Maura Keenan",
        "dupr_id": "30P628",
        "rating": 4.962,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/182501_6570b32eab070.jpg",
        "location": "Brookfield, CT, US"
      }
    ]
  },
  {
    "team_id": 8404691332,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Amy Cooke",
        "dupr_id": "2LJK7E",
        "rating": 4.855,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Brian Cooke",
        "dupr_id": "8D9PJY",
        "rating": 5.432,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      }
    ]
  }
]