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

PickleB 2026 Series Event 4 - 18+ Mens Doubles 3.5

ID: 7909855591

Match Scores

11-6

Win

Play Date

2026-05-02

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Nicholas Wong

DN9K06 · London, England, GB

DUPR

3.813

EL
Eric Lee

VXQONE · USA

DUPR

3.532

TEAM 2LOSS
JB
Jonny Beale

56WKKR · USA

DUPR

3.143

AT
Antonello Totaro

674DLD · USA

DUPR

3.451

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-7909855591
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8104615538,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nicholas Wong",
        "dupr_id": "DN9K06",
        "rating": 3.813,
        "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.532,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8046214285,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonny Beale",
        "dupr_id": "56WKKR",
        "rating": 3.143,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Antonello Totaro",
        "dupr_id": "674DLD",
        "rating": 3.451,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]