Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PickleB 2026 Series Event 4 - 18+ Mens Doubles 3.5 9th-12th Semi-Final

ID: 7234231555

Match Scores

7-5

Loss

Play Date

2026-05-02

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
GT
Glenn Tomlinson

YM26MG · USA

DUPR

3.593

JH
Jamie Hewitt

945NVE · USA

DUPR

3.726

TEAM 2LOSS
NW
Nicholas Wong

DN9K06 · London, England, GB

DUPR

3.788

EL
Eric Lee

VXQONE · USA

DUPR

3.510

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-7234231555
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7192263915,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Glenn Tomlinson",
        "dupr_id": "YM26MG",
        "rating": 3.593,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jamie Hewitt",
        "dupr_id": "945NVE",
        "rating": 3.726,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8002733889,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicholas Wong",
        "dupr_id": "DN9K06",
        "rating": 3.788,
        "profile_pic_url": null,
        "location": "London, England, GB"
      },
      {
        "name": "Eric Lee",
        "dupr_id": "VXQONE",
        "rating": 3.51,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]