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

Intermediate league

ID: 7178746723

Match Scores

15-13

Win

Play Date

2026-06-02

Play Time (Est)

8:45 AM

Play Location

Chicago, IL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
GV
Greg Vachon

3Z506M · USA

DUPR

3.377

Darla DeWolff

ZN56GD · Chicago, IL, US

DUPR

3.073

TEAM 2LOSS
RN
Rachael Nicholas

GWX7NG · USA

DUPR

2.445

SJ
Sheree Johnson

EWVJDV · USA

DUPR

2.935

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-7178746723
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4359890158,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Greg Vachon",
        "dupr_id": "3Z506M",
        "rating": 3.377,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Darla DeWolff",
        "dupr_id": "ZN56GD",
        "rating": 3.073,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66e455fb5f4e3.jpg",
        "location": "Chicago, IL, US"
      }
    ]
  },
  {
    "team_id": 5148325697,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rachael Nicholas",
        "dupr_id": "GWX7NG",
        "rating": 2.445,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sheree Johnson",
        "dupr_id": "EWVJDV",
        "rating": 2.935,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]