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

Revolve Winter Open - Mixed Doubles Skill: (5.0 And Above) Age: (Any)

ID: 8577342924

Match Scores

15-6

Loss

Play Date

2025-01-19

Play Time (Est)

1:00 PM

Play Location

Cleveland, TN

View Facility Page →

Competitor Teams

TEAM 1WINNER
BO
Brianne OToole-Tursky

17NM7M · USA

DUPR

4.490

BT
Brad Tursky

8MOZP1 · Venice, FL, US

DUPR

5.266

TEAM 2LOSS
KW
Kendall Warren

3LQX96 · Nashville, TN, US

DUPR

4.902

LD
Liam Doyle

KOL9WK · Nashville, TN, US

DUPR

4.630

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-8577342924
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6656233244,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brianne OToole-Tursky",
        "dupr_id": "17NM7M",
        "rating": 4.49,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brad Tursky",
        "dupr_id": "8MOZP1",
        "rating": 5.266,
        "profile_pic_url": null,
        "location": "Venice, FL, US"
      }
    ]
  },
  {
    "team_id": 7551150628,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kendall Warren",
        "dupr_id": "3LQX96",
        "rating": 4.902,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      },
      {
        "name": "Liam Doyle",
        "dupr_id": "KOL9WK",
        "rating": 4.63,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      }
    ]
  }
]