Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6725312896

Match Scores

11-4

Win

Play Date

2026-02-01

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JD
Jason Dyke

12X06E · USA

DUPR

4.534

JA
Jake Andrew

WKXWDM · Telford, England, GB

DUPR

4.197

TEAM 2LOSS
BH
brett hollywell

M2WWEO · Shropshire, England, GB

DUPR

4.030

AH
Andrew Hollywell

7605LN · USA

DUPR

3.607

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-6725312896
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8003195784,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Dyke",
        "dupr_id": "12X06E",
        "rating": 4.534,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jake Andrew",
        "dupr_id": "WKXWDM",
        "rating": 4.197,
        "profile_pic_url": null,
        "location": "Telford, England, GB"
      }
    ]
  },
  {
    "team_id": 6912483565,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "brett hollywell",
        "dupr_id": "M2WWEO",
        "rating": 4.03,
        "profile_pic_url": null,
        "location": "Shropshire, England, GB"
      },
      {
        "name": "Andrew Hollywell",
        "dupr_id": "7605LN",
        "rating": 3.607,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]