Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Pickle & Pride Tournament

ID: 7448295421

Match Scores

15-10

Loss

Play Date

2023-06-18

Play Time (Est)

2:15 AM

Play Location

Austin Tennis Center, Johnny Morris Road, Austin, TX, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
CY
Cherie Yi

NYGW47 · Austin, TX, US

DUPR

4.497

JL
Jeff Lee

3LPDDQ · Pflugerville, TX, US

DUPR

4.593

TEAM 2LOSS
KP
Kendra Pomeroy

356501 · Buda, TX, US

DUPR

4.490

BG
Braxton Greco

895RRJ · USA

DUPR

4.485

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-7448295421
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6169183006,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cherie Yi",
        "dupr_id": "NYGW47",
        "rating": 4.497,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Jeff Lee",
        "dupr_id": "3LPDDQ",
        "rating": 4.593,
        "profile_pic_url": null,
        "location": "Pflugerville, TX, US"
      }
    ]
  },
  {
    "team_id": 6223690705,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kendra Pomeroy",
        "dupr_id": "356501",
        "rating": 4.49,
        "profile_pic_url": null,
        "location": "Buda, TX, US"
      },
      {
        "name": "Braxton Greco",
        "dupr_id": "895RRJ",
        "rating": 4.485,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]