Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Hierarchy

ID: 5326415088

Match Scores

15-7

Win

Play Date

2025-08-14

Play Time (Est)

1:00 PM

Play Location

Santa Fe, NM, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CL
Cindy Lawton

3OJMP1 · Santa Fe, NM, US

DUPR

4.499

LF
Lindsay Fenlock

DNWVGM · USA

DUPR

3.621

TEAM 2LOSS
HC
Hayden Colfax

RY052E · Santa Fe, NM, US

DUPR

3.469

KV
Kay van Oort

DWPM56 · USA

DUPR

3.522

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-5326415088
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5305155095,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cindy Lawton",
        "dupr_id": "3OJMP1",
        "rating": 4.499,
        "profile_pic_url": null,
        "location": "Santa Fe, NM, US"
      },
      {
        "name": "Lindsay Fenlock",
        "dupr_id": "DNWVGM",
        "rating": 3.621,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6738247296,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hayden Colfax",
        "dupr_id": "RY052E",
        "rating": 3.469,
        "profile_pic_url": null,
        "location": "Santa Fe, NM, US"
      },
      {
        "name": "Kay van Oort",
        "dupr_id": "DWPM56",
        "rating": 3.522,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]