Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The 2025 BC Games for JDRF - Mixed Doubles 4.0-4.5 Single Elimination All Ages

ID: 6085545954

Match Scores

11-3, 11-9

Win

Play Date

2025-10-11

Play Time (Est)

7:30 PM

Play Location

The Courts at Boulder Point

Unverified Facility

Competitor Teams

TEAM 1WINNER
CE
Chelsea English

3LV4J5 · Chapel Hill, NC, US

DUPR

4.371

TH
Tyler Hansbrough

1QK44D · Chapel Hill, NC, US

DUPR

4.236

TEAM 2LOSS
JW
Jessie West

3LOE9K · Durham, NC, US

DUPR

3.756

JY
James Young

3LZE6J · Raleigh, NC, US

DUPR

4.412

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-6085545954
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6894022958,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chelsea English",
        "dupr_id": "3LV4J5",
        "rating": 4.371,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      },
      {
        "name": "Tyler Hansbrough",
        "dupr_id": "1QK44D",
        "rating": 4.236,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      }
    ]
  },
  {
    "team_id": 5570503182,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jessie West",
        "dupr_id": "3LOE9K",
        "rating": 3.756,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      },
      {
        "name": "James Young",
        "dupr_id": "3LZE6J",
        "rating": 4.412,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  }
]