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

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

ID: 6814137255

Match Scores

11-9

Loss

Play Date

2025-11-04

Play Time (Est)

4:45 AM

Play Location

1470 S Wolf Rd Prospect Heights IL

Unverified Facility

Competitor Teams

TEAM 1WINNER
KS
Kelly Smith

4P9576 · USA

DUPR

2.949

JL
James Lin

NRKXP6 · Buffalo Grove, IL, US

DUPR

3.689

TEAM 2LOSS
JC
Jack Chen

QX44ZR · USA

DUPR

3.577

JS
Jee Su Chang

7DK629 · Wheeling, IL, US

DUPR

3.230

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-6814137255
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7607416566,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kelly Smith",
        "dupr_id": "4P9576",
        "rating": 2.949,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Lin",
        "dupr_id": "NRKXP6",
        "rating": 3.689,
        "profile_pic_url": null,
        "location": "Buffalo Grove, IL, US"
      }
    ]
  },
  {
    "team_id": 5519401025,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jack Chen",
        "dupr_id": "QX44ZR",
        "rating": 3.577,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jee Su Chang",
        "dupr_id": "7DK629",
        "rating": 3.23,
        "profile_pic_url": null,
        "location": "Wheeling, IL, US"
      }
    ]
  }
]