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

Revolve Winter Open 2026 presented by Allon Planning Partners - Mens Open Money Ball

ID: 7620041229

Match Scores

15-9

Loss

Play Date

2026-02-28

Play Time (Est)

10:15 AM

Play Location

Cleveland, TN

View Facility Page →

Competitor Teams

TEAM 1WINNER
TS
Tucker Segars

8GPQRD · Monroe, GA, US

DUPR

5.133

BL
Bo Lewis

12Z5Y8 · Dawsonville, GA, US

DUPR

5.465

TEAM 2LOSS
LD
Liam Doyle

KOL9WK · Nashville, TN, US

DUPR

5.051

NR
Nicholas Romeo

8EV2PV · Nolensville, TN, US

DUPR

5.271

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-7620041229
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4956047082,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tucker Segars",
        "dupr_id": "8GPQRD",
        "rating": 5.133,
        "profile_pic_url": null,
        "location": "Monroe, GA, US"
      },
      {
        "name": "Bo Lewis",
        "dupr_id": "12Z5Y8",
        "rating": 5.465,
        "profile_pic_url": null,
        "location": "Dawsonville, GA, US"
      }
    ]
  },
  {
    "team_id": 7040767372,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Liam Doyle",
        "dupr_id": "KOL9WK",
        "rating": 5.051,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      },
      {
        "name": "Nicholas Romeo",
        "dupr_id": "8EV2PV",
        "rating": 5.271,
        "profile_pic_url": null,
        "location": "Nolensville, TN, US"
      }
    ]
  }
]