Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Topspin's Rally Royale - Womens Doubles Moneyball

ID: 6040619956

Match Scores

13-15

Win

Play Date

2025-11-08

Play Time (Est)

5:00 PM

Play Location

Rainsville, AL

Unverified Facility

Competitor Teams

TEAM 1LOSS
BB
beverly billingsley

8KZY67 · Pensacola, FL, US

DUPR

4.479

GJ
Garnet Jones

3ZLLXW · Athens, AL, US

DUPR

4.525

TEAM 2WINNER
ES
Elena Sabatini

PK050G · Huntsville, AL, US

DUPR

4.357

KC
kim coots

3X50V5 · Huntsville, AL, US

DUPR

4.571

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-6040619956
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4298647131,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "beverly billingsley",
        "dupr_id": "8KZY67",
        "rating": 4.479,
        "profile_pic_url": null,
        "location": "Pensacola, FL, US"
      },
      {
        "name": "Garnet Jones",
        "dupr_id": "3ZLLXW",
        "rating": 4.525,
        "profile_pic_url": null,
        "location": "Athens, AL, US"
      }
    ]
  },
  {
    "team_id": 6380697261,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Elena Sabatini",
        "dupr_id": "PK050G",
        "rating": 4.357,
        "profile_pic_url": null,
        "location": "Huntsville, AL, US"
      },
      {
        "name": "kim coots",
        "dupr_id": "3X50V5",
        "rating": 4.571,
        "profile_pic_url": null,
        "location": "Huntsville, AL, US"
      }
    ]
  }
]