Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A

ID: 8139511970

Match Scores

11-1

Win

Play Date

2026-04-18

Play Time (Est)

3:30 PM

Play Location

Pomander Gate Tennis Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
AZ
Alvaro Zan

17PGW9 · Hamilton, Pembroke Parish, BM

DUPR

4.280

MD
Matt Dragonetti

8MMNLG · Hamilton, Pembroke Parish, BM

DUPR

4.094

TEAM 2LOSS
GP
Gary Perry

QP946D · Devonshire Parish, BM

DUPR

3.740

VC
Vincent Chaves

MYMNJL · Warwick Parish, BM

DUPR

3.918

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-8139511970
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6233044886,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alvaro Zan",
        "dupr_id": "17PGW9",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": "Hamilton, Pembroke Parish, BM"
      },
      {
        "name": "Matt Dragonetti",
        "dupr_id": "8MMNLG",
        "rating": 4.094,
        "profile_pic_url": null,
        "location": "Hamilton, Pembroke Parish, BM"
      }
    ]
  },
  {
    "team_id": 7290349251,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gary Perry",
        "dupr_id": "QP946D",
        "rating": 3.74,
        "profile_pic_url": null,
        "location": "Devonshire Parish, BM"
      },
      {
        "name": "Vincent Chaves",
        "dupr_id": "MYMNJL",
        "rating": 3.918,
        "profile_pic_url": null,
        "location": "Warwick Parish, BM"
      }
    ]
  }
]