Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Wolf & Bear - College Championship

ID: 5083143344

Match Scores

11-4

Win

Play Date

2025-10-25

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KT
Karthik Tholudur

WX6VVM · USA

DUPR

4.328

DP
Derrick Phu

17EVR5 · Fountain Valley, CA, US

DUPR

4.566

TEAM 2LOSS
SK
Sai Kadiyala

PZEJXG · USA

DUPR

3.669

YC
Yonatan Crane

L5MN76 · USA

DUPR

3.594

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-5083143344
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7573020224,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Karthik Tholudur",
        "dupr_id": "WX6VVM",
        "rating": 4.328,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Derrick Phu",
        "dupr_id": "17EVR5",
        "rating": 4.566,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      }
    ]
  },
  {
    "team_id": 8490421815,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sai Kadiyala",
        "dupr_id": "PZEJXG",
        "rating": 3.669,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Yonatan Crane",
        "dupr_id": "L5MN76",
        "rating": 3.594,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]