Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Division 1 - Fall 2025

ID: 5431901712

Match Scores

8-11

Loss

Play Date

2025-12-15

Play Time (Est)

1:00 PM

Play Location

The Villages, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
JC
John Courtois

VXO7Y5 · USA

DUPR

4.061

DK
David Keller

1NZGVW · The Villages, FL, US

DUPR

5.164

TEAM 2WINNER
LL
Larry Litchfield

845RGV · USA

DUPR

4.302

GB
Glenn Becker

9P95ZR · USA

DUPR

4.308

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-5431901712
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4635932443,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Courtois",
        "dupr_id": "VXO7Y5",
        "rating": 4.061,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Keller",
        "dupr_id": "1NZGVW",
        "rating": 5.164,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  },
  {
    "team_id": 6470709849,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Larry Litchfield",
        "dupr_id": "845RGV",
        "rating": 4.302,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Glenn Becker",
        "dupr_id": "9P95ZR",
        "rating": 4.308,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]