Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

USA Pickleball Golden Ticket - Opelika - Womens Doubles 4.0 (19+) / 4.5 (30+)

ID: 6351850105

Match Scores

1-11, 6-11

Loss

Play Date

2026-03-13

Play Time (Est)

2:15 AM

Play Location

Opelika, AL

View Facility Page →

Competitor Teams

TEAM 1LOSS
RM
Rainer Miles

9DD0MR · USA

DUPR

3.626

MM
Millie Miles

RZPX0Q · Marietta, GA, US

DUPR

4.218

TEAM 2WINNER
SS
Shannah Stamm

YGW67K · USA

DUPR

4.069

KP
Kelly Polk

L29LMK · Albany, GA, US

DUPR

4.265

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-6351850105
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7879038132,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rainer Miles",
        "dupr_id": "9DD0MR",
        "rating": 3.626,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Millie Miles",
        "dupr_id": "RZPX0Q",
        "rating": 4.218,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  },
  {
    "team_id": 5726451463,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shannah Stamm",
        "dupr_id": "YGW67K",
        "rating": 4.069,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kelly Polk",
        "dupr_id": "L29LMK",
        "rating": 4.265,
        "profile_pic_url": null,
        "location": "Albany, GA, US"
      }
    ]
  }
]