Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Pool A

ID: 6951397428

Match Scores

3-11

Win

Play Date

2026-03-21

Play Time (Est)

1:00 PM

Play Location

The Picklr - Villa Park

View Facility Page →

Competitor Teams

TEAM 1LOSS
GK
gerda kirijenkiene

EWVYJV · USA

DUPR

2.622

SF
Sandra Fuller

5E5D75 · USA

DUPR

2.447

TEAM 2WINNER
PM
Patty Marek

N7D202 · USA

DUPR

2.950

DR
dawn rogers

XOOVD5 · Wheaton, IL, US

DUPR

3.381

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-6951397428
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5037268121,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "gerda kirijenkiene",
        "dupr_id": "EWVYJV",
        "rating": 2.622,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sandra  Fuller",
        "dupr_id": "5E5D75",
        "rating": 2.447,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6950022452,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Patty Marek",
        "dupr_id": "N7D202",
        "rating": 2.95,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "dawn rogers",
        "dupr_id": "XOOVD5",
        "rating": 3.381,
        "profile_pic_url": null,
        "location": "Wheaton, IL, US"
      }
    ]
  }
]