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

Competitive Open Play Match

ID: 4479962562

Match Scores

11-15

Win

Play Date

2026-06-04

Play Time (Est)

7:30 PM

Play Location

Sydney, NS, Canada

Unverified Facility

Competitor Teams

TEAM 1LOSS
CB
Carl Baillie

2ZZREY · Westmount, NS, CA

DUPR

2.994

TD
Tom Dicks

GWMLED · USA

DUPR

3.500

TEAM 2WINNER
AC
Amanda Chiasson

YN4EO4 · New Waterford, NS, CA

DUPR

3.405

CK
Chris king

V6704J · USA

DUPR

3.500

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-4479962562
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5129408769,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Carl Baillie",
        "dupr_id": "2ZZREY",
        "rating": 2.994,
        "profile_pic_url": null,
        "location": "Westmount, NS, CA"
      },
      {
        "name": "Tom Dicks",
        "dupr_id": "GWMLED",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7646031083,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Amanda Chiasson",
        "dupr_id": "YN4EO4",
        "rating": 3.405,
        "profile_pic_url": null,
        "location": "New Waterford, NS, CA"
      },
      {
        "name": "Chris king",
        "dupr_id": "V6704J",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]