Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 2

ID: 8196556665

Match Scores

11-4

Loss

Play Date

2026-01-24

Play Time (Est)

10:15 AM

Play Location

Pickledilly Skokie

Unverified Facility

Competitor Teams

TEAM 1WINNER
TJ
Thomas J. McGrady

3Y6RMG · USA

DUPR

4.139

LM
Laura McGrady

8WERKY · Morton Grove, IL, US

DUPR

3.906

TEAM 2LOSS
JS
Jee Su Chang

7DK629 · Wheeling, IL, US

DUPR

3.209

FC
Farzana Chowdhury

NR70RW · USA

DUPR

3.397

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-8196556665
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7627952940,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas J. McGrady",
        "dupr_id": "3Y6RMG",
        "rating": 4.139,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Laura McGrady",
        "dupr_id": "8WERKY",
        "rating": 3.906,
        "profile_pic_url": null,
        "location": "Morton Grove, IL, US"
      }
    ]
  },
  {
    "team_id": 6972295440,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jee Su Chang",
        "dupr_id": "7DK629",
        "rating": 3.209,
        "profile_pic_url": null,
        "location": "Wheeling, IL, US"
      },
      {
        "name": "Farzana Chowdhury",
        "dupr_id": "NR70RW",
        "rating": 3.397,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]