Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

River City Winter Classic 2026 - Mixed Doubles - 4.0

ID: 7165305647

Match Scores

11-4

Loss

Play Date

2026-02-01

Play Time (Est)

12:45 AM

Play Location

8603 N University St, Peoria, IL 61615, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JH
Joyce Hughes

8KGL9Q · Chillicothe, IL, US

DUPR

3.415

JM
Joseph Montgomery

0RJYLG · Peoria, IL, US

DUPR

4.102

TEAM 2LOSS
WB
William Burg

L5RGPQ · Springfield, IL, US

DUPR

3.533

BC
Brandi Clayton

OZ4V2P · Springfield, IL, US

DUPR

3.637

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-7165305647
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6098281630,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joyce Hughes",
        "dupr_id": "8KGL9Q",
        "rating": 3.415,
        "profile_pic_url": null,
        "location": "Chillicothe, IL, US"
      },
      {
        "name": "Joseph Montgomery",
        "dupr_id": "0RJYLG",
        "rating": 4.102,
        "profile_pic_url": null,
        "location": "Peoria, IL, US"
      }
    ]
  },
  {
    "team_id": 7612225658,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "William Burg",
        "dupr_id": "L5RGPQ",
        "rating": 3.533,
        "profile_pic_url": null,
        "location": "Springfield, IL, US"
      },
      {
        "name": "Brandi Clayton",
        "dupr_id": "OZ4V2P",
        "rating": 3.637,
        "profile_pic_url": null,
        "location": "Springfield, IL, US"
      }
    ]
  }
]