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

Rocket City Labor Day Classic - Mixed Doubles OPEN

ID: 6803308572

Match Scores

11-2, 11-5

Win

Play Date

2025-08-31

Play Time (Est)

1:00 PM

Play Location

Huntsville, AL

View Facility Page →

Competitor Teams

TEAM 1WINNER
MV
Marija Venta

3V6Y7E · Fort Lauderdale, FL, US

DUPR

5.573

VR
Vincent Rettke

7D0W70 · Madison, AL, US

DUPR

5.355

TEAM 2LOSS
KC
kim coots

3X50V5 · Huntsville, AL, US

DUPR

4.549

CH
Craig Herr

2L76O7 · USA

DUPR

4.673

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-6803308572
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5282316264,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marija Venta",
        "dupr_id": "3V6Y7E",
        "rating": 5.573,
        "profile_pic_url": null,
        "location": "Fort Lauderdale, FL, US"
      },
      {
        "name": "Vincent Rettke",
        "dupr_id": "7D0W70",
        "rating": 5.355,
        "profile_pic_url": null,
        "location": "Madison, AL, US"
      }
    ]
  },
  {
    "team_id": 6339587692,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "kim coots",
        "dupr_id": "3X50V5",
        "rating": 4.549,
        "profile_pic_url": null,
        "location": "Huntsville, AL, US"
      },
      {
        "name": "Craig Herr",
        "dupr_id": "2L76O7",
        "rating": 4.673,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]