Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5460031038

Match Scores

7-15

Loss

Play Date

2026-01-01

Play Time (Est)

7:30 PM

Play Location

Macon, GA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JH
Jeff Haynes

3YN7MG · Myrtle Beach, SC, US

DUPR

3.753

SB
Stephen Boswell

1QJN90 · Myrtle Beach, SC, US

DUPR

3.800

TEAM 2WINNER
DK
Dennis Kim

M2Z2WD · Flowery Branch, GA, US

DUPR

4.135

TF
Tom Fields

179Q65 · Flowery Branch, GA, US

DUPR

3.979

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-5460031038
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7047724977,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeff Haynes",
        "dupr_id": "3YN7MG",
        "rating": 3.753,
        "profile_pic_url": null,
        "location": "Myrtle Beach, SC, US"
      },
      {
        "name": "Stephen Boswell",
        "dupr_id": "1QJN90",
        "rating": 3.8,
        "profile_pic_url": null,
        "location": "Myrtle Beach, SC, US"
      }
    ]
  },
  {
    "team_id": 5642857732,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dennis Kim",
        "dupr_id": "M2Z2WD",
        "rating": 4.135,
        "profile_pic_url": null,
        "location": "Flowery Branch, GA, US"
      },
      {
        "name": "Tom Fields",
        "dupr_id": "179Q65",
        "rating": 3.979,
        "profile_pic_url": null,
        "location": "Flowery Branch, GA, US"
      }
    ]
  }
]