Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 Pickleball World Championships - Mens Doubles Skill: (4.0) Age: (60 To 69)

ID: 8434762012

Match Scores

14-16

Loss

Play Date

2025-11-05

Play Time (Est)

5:00 PM

Play Location

Farmers Branch, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
VS
Vincent Schallenberg

3OL7W7 · Little Rock, AR, US

DUPR

4.056

CL
Curtis Linscott

99VO0K · USA

DUPR

3.516

TEAM 2WINNER
JT
Jeffrey Tocci

3LZRGQ · Savannah, GA, US

DUPR

3.906

EG
Einar G Andersen

12JPE1 · Savannah, GA, US

DUPR

3.588

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-8434762012
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5238767324,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Vincent Schallenberg",
        "dupr_id": "3OL7W7",
        "rating": 4.056,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Curtis Linscott",
        "dupr_id": "99VO0K",
        "rating": 3.516,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4631745021,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Tocci",
        "dupr_id": "3LZRGQ",
        "rating": 3.906,
        "profile_pic_url": null,
        "location": "Savannah, GA, US"
      },
      {
        "name": "Einar G Andersen",
        "dupr_id": "12JPE1",
        "rating": 3.588,
        "profile_pic_url": null,
        "location": "Savannah, GA, US"
      }
    ]
  }
]