Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 Southern Championships - Mens Doubles Skill: (3.5) Age: (60 And Above)

ID: 6906892380

Match Scores

1-15

Loss

Play Date

2026-01-01

Play Time (Est)

1:00 PM

Play Location

Macon, GA

View Facility Page →

Competitor Teams

TEAM 1LOSS
KC
Keith Crawford

2QY0O9 · Bowdon, GA, US

DUPR

3.855

GG
greg garrett

994LXJ · Carrollton, GA, US

DUPR

3.584

TEAM 2WINNER
KB
Kerry Bacon

GGEZZM · Macon, GA, US

DUPR

3.830

JB
JERRY BECK

ZN965M · Gordon, GA, US

DUPR

4.088

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-6906892380
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8162274120,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Keith Crawford",
        "dupr_id": "2QY0O9",
        "rating": 3.855,
        "profile_pic_url": null,
        "location": "Bowdon, GA, US"
      },
      {
        "name": "greg garrett",
        "dupr_id": "994LXJ",
        "rating": 3.584,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      }
    ]
  },
  {
    "team_id": 7058769129,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kerry Bacon",
        "dupr_id": "GGEZZM",
        "rating": 3.83,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "JERRY BECK",
        "dupr_id": "ZN965M",
        "rating": 4.088,
        "profile_pic_url": null,
        "location": "Gordon, GA, US"
      }
    ]
  }
]