Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

3.5 Women’s Doubles Mini Tournament

ID: 4615931096

Match Scores

11-0

Win

Play Date

2026-02-08

Play Time (Est)

9:00 PM

Play Location

The Picklr Keystone-Crossing

Unverified Facility

Competitor Teams

TEAM 1WINNER
Aura Day

3VY7W6 · Fishers, IN, US

DUPR

3.207

GJ
Gloria Jimenez

4V26OG · Westfield, IN, US

DUPR

3.216

TEAM 2LOSS
TR
Teresa Rhodes

D9WXW4 · Indianapolis, IN, US

DUPR

2.881

NS
Nicole Spacey

PW2DPG · Indianapolis, IN, US

DUPR

2.589

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-4615931096
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6325930261,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aura Day",
        "dupr_id": "3VY7W6",
        "rating": 3.207,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66311bb072f69.jpg",
        "location": "Fishers, IN, US"
      },
      {
        "name": "Gloria Jimenez",
        "dupr_id": "4V26OG",
        "rating": 3.216,
        "profile_pic_url": null,
        "location": "Westfield, IN, US"
      }
    ]
  },
  {
    "team_id": 6962776104,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Teresa Rhodes",
        "dupr_id": "D9WXW4",
        "rating": 2.881,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Nicole Spacey",
        "dupr_id": "PW2DPG",
        "rating": 2.589,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      }
    ]
  }
]