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

PB 336 Conroe Low Intermediate Mixed Doubles

ID: 8588253389

Match Scores

7-5

Loss

Play Date

2026-05-16

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AV
Alejandro Vivas

YMWLM4 · USA

DUPR

2.763

MC
Madelyn Chapa

DN2RJM · Conroe, TX, US

DUPR

3.420

TEAM 2LOSS
YS
Yvette Smith

WXV5XQ · Conroe, TX, US

DUPR

3.071

RB
Ronnie Busby

ELXGJJ · USA

DUPR

3.162

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-8588253389
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7288831116,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alejandro Vivas",
        "dupr_id": "YMWLM4",
        "rating": 2.763,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Madelyn Chapa",
        "dupr_id": "DN2RJM",
        "rating": 3.42,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      }
    ]
  },
  {
    "team_id": 4568935602,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Yvette Smith",
        "dupr_id": "WXV5XQ",
        "rating": 3.071,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      },
      {
        "name": "Ronnie Busby",
        "dupr_id": "ELXGJJ",
        "rating": 3.162,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]