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

Topspin's Rally Royale - Mens Doubles Moneyball

ID: 5143372070

Match Scores

3-11

Win

Play Date

2025-11-09

Play Time (Est)

3:30 PM

Play Location

Rainsville, AL

Unverified Facility

Competitor Teams

TEAM 1LOSS
TL
Trace Lentz

2LY4ZE · USA

DUPR

4.533

JB
Jamel Borrego

9PYLRR · USA

DUPR

4.342

TEAM 2WINNER
SC
Steve Claassen

3VL6EE · USA

DUPR

5.027

BW
Brian Williams

8K2VGO · Tuscaloosa, AL, US

DUPR

4.749

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-5143372070
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6397080074,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Trace Lentz",
        "dupr_id": "2LY4ZE",
        "rating": 4.533,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jamel Borrego ",
        "dupr_id": "9PYLRR",
        "rating": 4.342,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5463557098,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steve Claassen",
        "dupr_id": "3VL6EE",
        "rating": 5.027,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Williams",
        "dupr_id": "8K2VGO",
        "rating": 4.749,
        "profile_pic_url": null,
        "location": "Tuscaloosa, AL, US"
      }
    ]
  }
]