Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Wingfield Match

ID: 6037478490

Match Scores

15-13

Loss

Play Date

2026-04-19

Play Time (Est)

7:30 PM

Play Location

The Picklr Fremont

Unverified Facility

Competitor Teams

TEAM 1WINNER
AN
Alex Nicolaou

EG95DV · USA

DUPR

3.715

CH
Caitlin Heinly

EWLVKM · USA

DUPR

4.041

TEAM 2LOSS
NB
Nicole Bideganeta

17QY64 · Seattle, WA, US

DUPR

3.864

JR
Jeff Rose

OZPKYL · Seattle, WA, US

DUPR

4.481

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-6037478490
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8524337356,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Nicolaou",
        "dupr_id": "EG95DV",
        "rating": 3.715,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Caitlin Heinly",
        "dupr_id": "EWLVKM",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6201003760,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicole Bideganeta",
        "dupr_id": "17QY64",
        "rating": 3.864,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Jeff Rose",
        "dupr_id": "OZPKYL",
        "rating": 4.481,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]