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

Pickleheads Scramble - Game 3

ID: 4762715236

Match Scores

2-11

Win

Play Date

2025-09-25

Play Time (Est)

5:00 PM

Play Location

Sobeys Atlantic Tennis Centre

Unverified Facility

Competitor Teams

TEAM 1LOSS
MG
Michael Gadilov

PZ7YDX · Bedford, NS, CA

DUPR

2.628

AE
Alexander Etin

RXV45M · USA

DUPR

2.245

TEAM 2WINNER
YV
Yosef Vaida

RXVGXZ · Halifax, NS, CA

DUPR

2.675

RO
Ron Omessi

XKL5L2 · Bedford, NS, CA

DUPR

2.035

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-4762715236
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6024911227,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Gadilov",
        "dupr_id": "PZ7YDX",
        "rating": 2.628,
        "profile_pic_url": null,
        "location": "Bedford, NS, CA"
      },
      {
        "name": "Alexander Etin",
        "dupr_id": "RXV45M",
        "rating": 2.245,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6961262252,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Yosef Vaida",
        "dupr_id": "RXVGXZ",
        "rating": 2.675,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Ron Omessi",
        "dupr_id": "XKL5L2",
        "rating": 2.035,
        "profile_pic_url": null,
        "location": "Bedford, NS, CA"
      }
    ]
  }
]