Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PickleB 2026 Series Event 4 - 18+ Mens Doubles 3.5

ID: 7639682068

Match Scores

11-7

Loss

Play Date

2026-05-02

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JF
Jack Fennell

0Y2YGG · USA

DUPR

3.327

HS
Hari Sankar Bollineni

XK0JMR · USA

DUPR

3.570

TEAM 2LOSS
NW
Nicholas Wong

DN9K06 · London, England, GB

DUPR

3.795

EL
Eric Lee

VXQONE · USA

DUPR

3.516

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-7639682068
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6764232542,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jack Fennell",
        "dupr_id": "0Y2YGG",
        "rating": 3.327,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hari Sankar Bollineni",
        "dupr_id": "XK0JMR",
        "rating": 3.57,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7419915683,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicholas Wong",
        "dupr_id": "DN9K06",
        "rating": 3.795,
        "profile_pic_url": null,
        "location": "London, England, GB"
      },
      {
        "name": "Eric Lee",
        "dupr_id": "VXQONE",
        "rating": 3.516,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]