Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - Women's DUPR 13 (v3) - The Dink MiLP v3 @ The Picklr Aurora 3V3 Rally Royale

ID: 8221206042

Match Scores

21-3

Win

Play Date

2026-05-02

Play Time (Est)

7:30 PM

Play Location

The Picklr Aurora

Unverified Facility

Competitor Teams

TEAM 1WINNER
EM
Erin Mercado

MYG4JG · USA

DUPR

4.333

KB
Kelsey Brading

6NKMNE · Denver, CO, US

DUPR

4.235

TEAM 2LOSS
HC
Holly Coates

2LP59E · Rapid City, SD, US

DUPR

3.764

AT
Aimee Takasaki

9962XV · USA

DUPR

3.763

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-8221206042
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7943266573,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erin Mercado",
        "dupr_id": "MYG4JG",
        "rating": 4.333,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kelsey Brading",
        "dupr_id": "6NKMNE",
        "rating": 4.235,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  },
  {
    "team_id": 8322950590,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Holly Coates",
        "dupr_id": "2LP59E",
        "rating": 3.764,
        "profile_pic_url": null,
        "location": "Rapid City, SD, US"
      },
      {
        "name": "Aimee Takasaki",
        "dupr_id": "9962XV",
        "rating": 3.763,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]