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

Play it Forward- Rally to end ALS - Open Mixed Doubles (13+)

ID: 6655091342

Match Scores

2-15

Win

Play Date

2025-09-27

Play Time (Est)

3:30 PM

Play Location

Beaumont, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
MS
Michelle Stacey

GGY7EV · Beaumont, TX, US

DUPR

2.550

KR
Kevin Reed

7NWGZ0 · USA

DUPR

2.573

TEAM 2WINNER
JW
Jill Williams

3Z0VDM · Beaumont, TX, US

DUPR

3.834

JW
Jon Williams

8E957V · Nederland, TX, US

DUPR

4.161

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-6655091342
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5663192143,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michelle Stacey",
        "dupr_id": "GGY7EV",
        "rating": 2.55,
        "profile_pic_url": null,
        "location": "Beaumont, TX, US"
      },
      {
        "name": "Kevin Reed",
        "dupr_id": "7NWGZ0",
        "rating": 2.573,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4475066205,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jill Williams",
        "dupr_id": "3Z0VDM",
        "rating": 3.834,
        "profile_pic_url": null,
        "location": "Beaumont, TX, US"
      },
      {
        "name": "Jon Williams",
        "dupr_id": "8E957V",
        "rating": 4.161,
        "profile_pic_url": null,
        "location": "Nederland, TX, US"
      }
    ]
  }
]