Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7102078308

Match Scores

11-2

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 1WINNER
JC
Jack Chen

QX44ZR · USA

DUPR

3.587

RN
Ryan Nyc

2YP90E · Palatine, IL, US

DUPR

4.322

TEAM 2LOSS
BM
Benjamin Mensik

55PEPR · USA

DUPR

3.537

JS
Jee Su Chang

7DK629 · Wheeling, IL, US

DUPR

3.275

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-7102078308
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4626659687,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jack Chen",
        "dupr_id": "QX44ZR",
        "rating": 3.587,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryan Nyc",
        "dupr_id": "2YP90E",
        "rating": 4.322,
        "profile_pic_url": null,
        "location": "Palatine, IL, US"
      }
    ]
  },
  {
    "team_id": 7725127337,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Benjamin Mensik",
        "dupr_id": "55PEPR",
        "rating": 3.537,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jee Su Chang",
        "dupr_id": "7DK629",
        "rating": 3.275,
        "profile_pic_url": null,
        "location": "Wheeling, IL, US"
      }
    ]
  }
]