Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5474518304

Match Scores

1-11

Loss

Play Date

2025-11-04

Play Time (Est)

9:00 PM

Play Location

1470 S Wolf Rd Prospect Heights IL

Unverified Facility

Competitor Teams

TEAM 1LOSS
JC
Jack Chen

QX44ZR · USA

DUPR

3.557

JS
Jee Su Chang

7DK629 · Wheeling, IL, US

DUPR

3.260

TEAM 2WINNER
RN
Ryan Nyc

2YP90E · Palatine, IL, US

DUPR

4.340

BM
Benjamin Mensik

55PEPR · USA

DUPR

3.561

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-5474518304
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7961394881,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jack Chen",
        "dupr_id": "QX44ZR",
        "rating": 3.557,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jee Su Chang",
        "dupr_id": "7DK629",
        "rating": 3.26,
        "profile_pic_url": null,
        "location": "Wheeling, IL, US"
      }
    ]
  },
  {
    "team_id": 4420070790,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Nyc",
        "dupr_id": "2YP90E",
        "rating": 4.34,
        "profile_pic_url": null,
        "location": "Palatine, IL, US"
      },
      {
        "name": "Benjamin Mensik",
        "dupr_id": "55PEPR",
        "rating": 3.561,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]