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

Dinks & Diplomas - Pickle for Project Grad - Mixed Doubles Skill: (3.999 And Under) Age: (13 And Above)

ID: 5333069080

Match Scores

3-11

Loss

Play Date

2026-04-18

Play Time (Est)

5:00 PM

Play Location

Lumberton, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
MS
Michelle Stacey

GGY7EV · Beaumont, TX, US

DUPR

2.771

KR
Kevin Reed

7NWGZ0 · USA

DUPR

2.599

TEAM 2WINNER
NV
Nicole Van Houten

7DQV95 · Port Neches, TX, US

DUPR

3.402

DL
Darren Lewis

JPEZDM · USA

DUPR

3.176

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-5333069080
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5689985490,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michelle Stacey",
        "dupr_id": "GGY7EV",
        "rating": 2.771,
        "profile_pic_url": null,
        "location": "Beaumont, TX, US"
      },
      {
        "name": "Kevin Reed",
        "dupr_id": "7NWGZ0",
        "rating": 2.599,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4544534745,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nicole Van Houten",
        "dupr_id": "7DQV95",
        "rating": 3.402,
        "profile_pic_url": null,
        "location": "Port Neches, TX, US"
      },
      {
        "name": "Darren Lewis",
        "dupr_id": "JPEZDM",
        "rating": 3.176,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]