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

PickleB 2026 Series Event 4 - 18+ Mens Doubles 3.5 5th-8th Semi-Final

ID: 8253121765

Match Scores

6-11

Loss

Play Date

2026-05-02

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
EA
Eitan Arrusi

2Q7NJ4 · USA

DUPR

3.299

PA
Pascal Arnould

V4QY2P · London, England, GB

DUPR

3.760

TEAM 2WINNER
PV
Prasang Vora

4Z5J52 · USA

DUPR

3.574

IJ
Io Jacob

7DVJD4 · USA

DUPR

3.313

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-8253121765
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4397396415,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eitan Arrusi",
        "dupr_id": "2Q7NJ4",
        "rating": 3.299,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Pascal Arnould",
        "dupr_id": "V4QY2P",
        "rating": 3.76,
        "profile_pic_url": null,
        "location": "London, England, GB"
      }
    ]
  },
  {
    "team_id": 6496802254,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Prasang  Vora",
        "dupr_id": "4Z5J52",
        "rating": 3.574,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Io Jacob",
        "dupr_id": "7DVJD4",
        "rating": 3.313,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]