Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 PUBLIX Candy Cane Classic - Mixed Doubles Skill: (4.0) Age: (50 To 57)

ID: 4803936002

Match Scores

15-9

Loss

Play Date

2025-12-07

Play Time (Est)

3:30 PM

Play Location

Macon, GA

View Facility Page →

Competitor Teams

TEAM 1WINNER
RD
Robin Dye

PK6QEZ · Tallahassee, FL, US

DUPR

4.238

JS
Jeff Schroepfer

8947DE · Tallahassee, FL, US

DUPR

4.440

TEAM 2LOSS
LR
Louise Reeves

L2VLLJ · Carrollton, GA, US

DUPR

4.105

MS
Marty Smith

9P909J · Carrollton, GA, US

DUPR

3.912

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-4803936002
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7318765121,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robin Dye",
        "dupr_id": "PK6QEZ",
        "rating": 4.238,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      },
      {
        "name": "Jeff Schroepfer",
        "dupr_id": "8947DE",
        "rating": 4.44,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      }
    ]
  },
  {
    "team_id": 7151604805,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Louise Reeves",
        "dupr_id": "L2VLLJ",
        "rating": 4.105,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      },
      {
        "name": "Marty Smith",
        "dupr_id": "9P909J",
        "rating": 3.912,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      }
    ]
  }
]