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

Pool 2

ID: 7166388059

Match Scores

11-3

Loss

Play Date

2026-01-24

Play Time (Est)

12:45 AM

Play Location

Pickledilly Skokie

Unverified Facility

Competitor Teams

TEAM 1WINNER
EG
Erin Greitens

17VXWM · Northbrook, IL, US

DUPR

3.494

MG
Marc Greitens

8M4D7O · Northbrook, IL, US

DUPR

3.342

TEAM 2LOSS
JS
Jee Su Chang

7DK629 · Wheeling, IL, US

DUPR

3.190

FC
Farzana Chowdhury

NR70RW · USA

DUPR

3.344

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-7166388059
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5188385450,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erin Greitens",
        "dupr_id": "17VXWM",
        "rating": 3.494,
        "profile_pic_url": null,
        "location": "Northbrook, IL, US"
      },
      {
        "name": "Marc Greitens",
        "dupr_id": "8M4D7O",
        "rating": 3.342,
        "profile_pic_url": null,
        "location": "Northbrook, IL, US"
      }
    ]
  },
  {
    "team_id": 6272018186,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jee Su Chang",
        "dupr_id": "7DK629",
        "rating": 3.19,
        "profile_pic_url": null,
        "location": "Wheeling, IL, US"
      },
      {
        "name": "Farzana Chowdhury",
        "dupr_id": "NR70RW",
        "rating": 3.344,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]