Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 2

ID: 6179721277

Match Scores

11-5

Loss

Play Date

2026-01-24

Play Time (Est)

2:15 AM

Play Location

Pickledilly Skokie

Unverified Facility

Competitor Teams

TEAM 1WINNER
MC
Marjorie Chen

9PLO6V · USA

DUPR

3.659

BM
Brian Miller

QPKQ0D · USA

DUPR

3.787

TEAM 2LOSS
JS
Jee Su Chang

7DK629 · Wheeling, IL, US

DUPR

3.218

FC
Farzana Chowdhury

NR70RW · USA

DUPR

3.428

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-6179721277
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7517057997,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marjorie Chen",
        "dupr_id": "9PLO6V",
        "rating": 3.659,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Miller",
        "dupr_id": "QPKQ0D",
        "rating": 3.787,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5523059219,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jee Su Chang",
        "dupr_id": "7DK629",
        "rating": 3.218,
        "profile_pic_url": null,
        "location": "Wheeling, IL, US"
      },
      {
        "name": "Farzana Chowdhury",
        "dupr_id": "NR70RW",
        "rating": 3.428,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]