Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The 2025 BC Games for JDRF - Men's Doubles 4.0-4.5 Single Elimination All Ages

ID: 4360047121

Match Scores

11-6

Win

Play Date

2025-11-09

Play Time (Est)

2:15 AM

Play Location

The Courts at Boulder Point

Unverified Facility

Competitor Teams

TEAM 1WINNER
JY
James Young

3LZE6J · Raleigh, NC, US

DUPR

4.434

RV
Ryan Vega

177J91 · Raleigh, NC, US

DUPR

4.110

TEAM 2LOSS
LS
Landon Scott

G5R7EQ · USA

DUPR

3.516

DS
Deep Sharan

K5DEQK · Cary, NC, US

DUPR

3.943

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-4360047121
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6810948105,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Young",
        "dupr_id": "3LZE6J",
        "rating": 4.434,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "Ryan Vega",
        "dupr_id": "177J91",
        "rating": 4.11,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  },
  {
    "team_id": 5330409367,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Landon Scott",
        "dupr_id": "G5R7EQ",
        "rating": 3.516,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Deep Sharan",
        "dupr_id": "K5DEQK",
        "rating": 3.943,
        "profile_pic_url": null,
        "location": "Cary, NC, US"
      }
    ]
  }
]