Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The 2025 BC Games for JDRF - Men's Doubles 4.0-4.5 Round Robin All Ages

ID: 5037049609

Match Scores

1-11

Win

Play Date

2025-11-09

Play Time (Est)

2:15 AM

Play Location

The Courts at Boulder Point

Unverified Facility

Competitor Teams

TEAM 1LOSS
DT
Daniel Taylor

4P62XV · USA

DUPR

2.741

SG
Steve G

W6LNJK · USA

DUPR

2.741

TEAM 2WINNER
JY
James Young

3LZE6J · Raleigh, NC, US

DUPR

4.440

RV
Ryan Vega

177J91 · Raleigh, NC, US

DUPR

4.118

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-5037049609
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4681754271,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Taylor",
        "dupr_id": "4P62XV",
        "rating": 2.741,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steve G",
        "dupr_id": "W6LNJK",
        "rating": 2.741,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5426678437,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James Young",
        "dupr_id": "3LZE6J",
        "rating": 4.44,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "Ryan Vega",
        "dupr_id": "177J91",
        "rating": 4.118,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  }
]