Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 Southern Championships - Mens Doubles Skill: (4.5) Age: (50 And Above)

ID: 7944698701

Match Scores

15-13

Loss

Play Date

2026-01-01

Play Time (Est)

2:15 AM

Play Location

Macon, GA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CC
Chris Carpenter

ZN4VYM · Greeneville, TN, US

DUPR

4.477

JE
Jeff Eisfelder

300VYG · Jonesborough, TN, US

DUPR

4.348

TEAM 2LOSS
SL
Sunny Lyu

ZNGVMW · Macon, GA, US

DUPR

4.397

TR
Trey Royal

8GWEYM · Vidalia, GA, US

DUPR

4.449

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-7944698701
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7007351572,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Carpenter",
        "dupr_id": "ZN4VYM",
        "rating": 4.477,
        "profile_pic_url": null,
        "location": "Greeneville, TN, US"
      },
      {
        "name": "Jeff Eisfelder",
        "dupr_id": "300VYG",
        "rating": 4.348,
        "profile_pic_url": null,
        "location": "Jonesborough, TN, US"
      }
    ]
  },
  {
    "team_id": 6726224455,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sunny Lyu",
        "dupr_id": "ZNGVMW",
        "rating": 4.397,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "Trey Royal",
        "dupr_id": "8GWEYM",
        "rating": 4.449,
        "profile_pic_url": null,
        "location": "Vidalia, GA, US"
      }
    ]
  }
]