Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0+ Men's Doubles - The LucStrong Winter Pickleball Tournament Fundraiser 2025

ID: 5853980696

Match Scores

2-11

Win

Play Date

2025-11-29

Play Time (Est)

9:00 PM

Play Location

Arroyo Vista Community Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
CT
Charles Thomasian

O6V0L2 · USA

DUPR

2.989

RM
Ryan M

LVZMYZ · USA

DUPR

4.270

TEAM 2WINNER
VT
Vasily Tarasov

8D79X1 · Moorpark, CA, US

DUPR

4.528

DK
Dustin Kraus

W64LOQ · Simi Valley, CA, US

DUPR

4.152

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-5853980696
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8261241216,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Charles Thomasian",
        "dupr_id": "O6V0L2",
        "rating": 2.989,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryan M",
        "dupr_id": "LVZMYZ",
        "rating": 4.27,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6264920401,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Vasily Tarasov",
        "dupr_id": "8D79X1",
        "rating": 4.528,
        "profile_pic_url": null,
        "location": "Moorpark, CA, US"
      },
      {
        "name": "Dustin Kraus",
        "dupr_id": "W64LOQ",
        "rating": 4.152,
        "profile_pic_url": null,
        "location": "Simi Valley, CA, US"
      }
    ]
  }
]