Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

St. Paddy's Paddle Battle - Mens Doubles Skill: (3.5) Age: (60+, 70+) COMBINED

ID: 6397254499

Match Scores

15-12

Win

Play Date

2026-03-07

Play Time (Est)

8:45 AM

Play Location

LaGrange, GA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JP
John Parks

8KDK9Y · Opelika, AL, US

DUPR

3.889

RM
Randy Murphy

2QZZQ9 · Pike Road, AL, US

DUPR

3.363

TEAM 2LOSS
JW
Jeff Williams

2L76WE · Peachtree City, GA, US

DUPR

3.307

JJ
Jimmy Johns

ODE6XE · Alexander City, AL, US

DUPR

3.738

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-6397254499
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6529362658,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Parks",
        "dupr_id": "8KDK9Y",
        "rating": 3.889,
        "profile_pic_url": null,
        "location": "Opelika, AL, US"
      },
      {
        "name": "Randy Murphy",
        "dupr_id": "2QZZQ9",
        "rating": 3.363,
        "profile_pic_url": null,
        "location": "Pike Road, AL, US"
      }
    ]
  },
  {
    "team_id": 5935688453,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeff Williams",
        "dupr_id": "2L76WE",
        "rating": 3.307,
        "profile_pic_url": null,
        "location": "Peachtree City, GA, US"
      },
      {
        "name": "Jimmy Johns",
        "dupr_id": "ODE6XE",
        "rating": 3.738,
        "profile_pic_url": null,
        "location": "Alexander City, AL, US"
      }
    ]
  }
]