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

PPA Tour: Veolia Texas Open - Mixed Doubles Skill: (3.0) Age: (60 And Above)

ID: 4737208750

Match Scores

2-15

Win

Play Date

2026-03-12

Play Time (Est)

11:30 PM

Play Location

McKinney, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
ST
Sandra Turcotte

16KKYQ · USA

DUPR

2.683

JT
John Turcotte

ZNPZJD · Blairsville, GA, US

DUPR

3.060

TEAM 2WINNER
KB
Karen Barker

9P9EDK · Lake Charles, LA, US

DUPR

3.000

MF
Michael Fitzsimmons

W676XM · Whitestown, IN, US

DUPR

3.366

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-4737208750
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8580979786,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sandra Turcotte",
        "dupr_id": "16KKYQ",
        "rating": 2.683,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Turcotte",
        "dupr_id": "ZNPZJD",
        "rating": 3.06,
        "profile_pic_url": null,
        "location": "Blairsville, GA, US"
      }
    ]
  },
  {
    "team_id": 8288905383,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Karen Barker",
        "dupr_id": "9P9EDK",
        "rating": 3,
        "profile_pic_url": null,
        "location": "Lake Charles, LA, US"
      },
      {
        "name": "Michael Fitzsimmons",
        "dupr_id": "W676XM",
        "rating": 3.366,
        "profile_pic_url": null,
        "location": "Whitestown, IN, US"
      }
    ]
  }
]