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

PB 336 Conroe Low Intermediate Mixed Doubles

ID: 7050302253

Match Scores

4-11

Win

Play Date

2026-05-16

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CY
Cheryl Young

RXYGRQ · USA

DUPR

2.400

PE
Paul Ethington

V66P7P · USA

DUPR

2.467

TEAM 2WINNER
YS
Yvette Smith

WXV5XQ · Conroe, TX, US

DUPR

3.068

RB
Ronnie Busby

ELXGJJ · USA

DUPR

3.160

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-7050302253
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5728254737,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cheryl Young",
        "dupr_id": "RXYGRQ",
        "rating": 2.4,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Ethington",
        "dupr_id": "V66P7P",
        "rating": 2.467,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4369685208,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Yvette Smith",
        "dupr_id": "WXV5XQ",
        "rating": 3.068,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      },
      {
        "name": "Ronnie Busby",
        "dupr_id": "ELXGJJ",
        "rating": 3.16,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]