Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Telford New Year Men's Doubles 2026 - Adv Plus Group 1

ID: 8344895481

Match Scores

10-11

Loss

Play Date

2026-02-01

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JD
Jason Dyke

12X06E · USA

DUPR

4.538

JA
Jake Andrew

WKXWDM · Telford, England, GB

DUPR

4.208

TEAM 2WINNER
LW
Luke Western

L2ZO5K · USA

DUPR

4.407

JW
Jamie Wright

WXEJ5Y · West Midlands, England, GB

DUPR

4.387

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-8344895481
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7206095489,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason Dyke",
        "dupr_id": "12X06E",
        "rating": 4.538,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jake Andrew",
        "dupr_id": "WKXWDM",
        "rating": 4.208,
        "profile_pic_url": null,
        "location": "Telford, England, GB"
      }
    ]
  },
  {
    "team_id": 4821321930,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Luke Western",
        "dupr_id": "L2ZO5K",
        "rating": 4.407,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jamie Wright",
        "dupr_id": "WXEJ5Y",
        "rating": 4.387,
        "profile_pic_url": null,
        "location": "West Midlands, England, GB"
      }
    ]
  }
]