Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

PickleB 2026 Series Event 4 - 18+ Mens Doubles 3.5 11th Place

ID: 8094912927

Match Scores

1-11

Win

Play Date

2026-05-02

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AF
Andrew Fennell

8WQVRY · Telford and Wrekin, England, GB

DUPR

3.416

SC
Shaun Clark

6KYOLQ · USA

DUPR

3.014

TEAM 2WINNER
Nicholas Wong

DN9K06 · London, England, GB

DUPR

3.808

EL
Eric Lee

VXQONE · USA

DUPR

3.527

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-8094912927
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4496887119,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Fennell",
        "dupr_id": "8WQVRY",
        "rating": 3.416,
        "profile_pic_url": null,
        "location": "Telford and Wrekin, England, GB"
      },
      {
        "name": "Shaun Clark",
        "dupr_id": "6KYOLQ",
        "rating": 3.014,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6918048785,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nicholas Wong",
        "dupr_id": "DN9K06",
        "rating": 3.808,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/68968d5e4adc2.jpg",
        "location": "London, England, GB"
      },
      {
        "name": "Eric Lee",
        "dupr_id": "VXQONE",
        "rating": 3.527,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]