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

Pool 2

ID: 6016428602

Match Scores

5-11

Loss

Play Date

2026-01-24

Play Time (Est)

3:30 PM

Play Location

Pickledilly Skokie

Unverified Facility

Competitor Teams

TEAM 1LOSS
JS
Jee Su Chang

7DK629 · Wheeling, IL, US

DUPR

3.182

FC
Farzana Chowdhury

NR70RW · USA

DUPR

3.321

TEAM 2WINNER
WH
William(Pat) Harris

6KP6OG · USA

DUPR

3.460

NS
Nancy Shaw

6NY5LE · USA

DUPR

3.641

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-6016428602
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8043388287,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jee Su Chang",
        "dupr_id": "7DK629",
        "rating": 3.182,
        "profile_pic_url": null,
        "location": "Wheeling, IL, US"
      },
      {
        "name": "Farzana Chowdhury",
        "dupr_id": "NR70RW",
        "rating": 3.321,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4516194071,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "William(Pat) Harris",
        "dupr_id": "6KP6OG",
        "rating": 3.46,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nancy  Shaw",
        "dupr_id": "6NY5LE",
        "rating": 3.641,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]