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

The Kitchen Open Austin Coed Doubles Skill: OPEN DIVISION

ID: 6135856451

Match Scores

4-15

Loss

Play Date

2024-09-28

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
WS
Wilfredo Sarmiento

8DPYOM · Lewisville, TX, US

DUPR

4.769

CO
Chase Orme

3PR6KE · Roanoke, TX, US

DUPR

4.736

TEAM 2WINNER
AW
Ammar Wazir

PKW9VG · Hoffman Estates, IL, US

DUPR

5.889

RR
Ryan Rosenthal

1RWW6E · Moline, IL, US

DUPR

5.822

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-6135856451
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6411807159,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Wilfredo Sarmiento",
        "dupr_id": "8DPYOM",
        "rating": 4.769,
        "profile_pic_url": null,
        "location": "Lewisville, TX, US"
      },
      {
        "name": "Chase Orme",
        "dupr_id": "3PR6KE",
        "rating": 4.736,
        "profile_pic_url": null,
        "location": "Roanoke, TX, US"
      }
    ]
  },
  {
    "team_id": 7053316299,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ammar Wazir",
        "dupr_id": "PKW9VG",
        "rating": 5.889,
        "profile_pic_url": null,
        "location": "Hoffman Estates, IL, US"
      },
      {
        "name": "Ryan Rosenthal",
        "dupr_id": "1RWW6E",
        "rating": 5.822,
        "profile_pic_url": null,
        "location": "Moline, IL, US"
      }
    ]
  }
]