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

2025 FROG Autumn Rally (3.5+) - 2025 FROG Autumn Rally (3.5+)

ID: 7369991928

Match Scores

0-11

Loss

Play Date

2025-11-04

Play Time (Est)

1:00 PM

Play Location

1470 S Wolf Rd Prospect Heights IL

Unverified Facility

Competitor Teams

TEAM 1LOSS
KS
Kelly Smith

4P9576 · USA

DUPR

2.935

JS
Jee Su Chang

7DK629 · Wheeling, IL, US

DUPR

3.238

TEAM 2WINNER
JL
James Lin

NRKXP6 · Buffalo Grove, IL, US

DUPR

3.683

JC
Jack Chen

QX44ZR · USA

DUPR

3.587

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-7369991928
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5379090853,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kelly Smith",
        "dupr_id": "4P9576",
        "rating": 2.935,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jee Su Chang",
        "dupr_id": "7DK629",
        "rating": 3.238,
        "profile_pic_url": null,
        "location": "Wheeling, IL, US"
      }
    ]
  },
  {
    "team_id": 4794747960,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James Lin",
        "dupr_id": "NRKXP6",
        "rating": 3.683,
        "profile_pic_url": null,
        "location": "Buffalo Grove, IL, US"
      },
      {
        "name": "Jack Chen",
        "dupr_id": "QX44ZR",
        "rating": 3.587,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]