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

2nd Annual Indorama ventures PICKLERAMA Pickleball Tournament - Womens Doubles 4.0+

ID: 5557422813

Match Scores

15-8

Loss

Play Date

2026-03-28

Play Time (Est)

10:15 AM

Play Location

Port Neches, TX

Unverified Facility

Competitor Teams

TEAM 1WINNER
KN
Kristi Neely

2QDLOE · Merryville, LA, US

DUPR

3.525

GM
Gina MacDonald

6KEW9E · USA

DUPR

3.549

TEAM 2LOSS
T
Tanna

YGVGJK · Houston, TX, US

DUPR

2.806

HR
Hannah Rees

ODMXEW · Beaumont, TX, US

DUPR

3.484

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-5557422813
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5048156561,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kristi  Neely",
        "dupr_id": "2QDLOE",
        "rating": 3.525,
        "profile_pic_url": null,
        "location": "Merryville, LA, US"
      },
      {
        "name": "Gina MacDonald",
        "dupr_id": "6KEW9E",
        "rating": 3.549,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4440173073,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tanna",
        "dupr_id": "YGVGJK",
        "rating": 2.806,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Hannah Rees",
        "dupr_id": "ODMXEW",
        "rating": 3.484,
        "profile_pic_url": null,
        "location": "Beaumont, TX, US"
      }
    ]
  }
]