Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

NAPP Pro Tour Tournament #3 2024/2025 Season - Mens Pro Doubles - Main Draw

ID: 7563092710

Match Scores

15-8

Loss

Play Date

2025-02-08

Play Time (Est)

11:30 PM

Play Location

Edmonton, AB

View Facility Page →

Competitor Teams

TEAM 1WINNER
CH
Chase Holderman

894R77 · Yukon, OK, US

DUPR

5.794

JP
Joel Pelletier

8J9KW4 · Red Deer, AB, CA

DUPR

5.841

TEAM 2LOSS
YV
Yaamunan Venkatesan

1N5OW3 · Chennai, TN, IN

DUPR

5.487

DS
Derek Shearer

8EWZE8 · Tustin, CA, US

DUPR

5.889

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-7563092710
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5763931623,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chase Holderman",
        "dupr_id": "894R77",
        "rating": 5.794,
        "profile_pic_url": null,
        "location": "Yukon, OK, US"
      },
      {
        "name": "Joel Pelletier",
        "dupr_id": "8J9KW4",
        "rating": 5.841,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      }
    ]
  },
  {
    "team_id": 7450883119,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Yaamunan Venkatesan",
        "dupr_id": "1N5OW3",
        "rating": 5.487,
        "profile_pic_url": null,
        "location": "Chennai, TN, IN"
      },
      {
        "name": "Derek Shearer",
        "dupr_id": "8EWZE8",
        "rating": 5.889,
        "profile_pic_url": null,
        "location": "Tustin, CA, US"
      }
    ]
  }
]