Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

ARPO (Association Regionale Pickleball Outaouais)

ID: 6006196553

Match Scores

9-15

Loss

Play Date

2025-02-17

Play Time (Est)

6:15 AM

Play Location

Gatineau, QC, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
MA
Marc Amyot

KX5XGQ · USA

DUPR

4.191

Alexandre Sear

76QLD4 · Gatineau, QC, CA

DUPR

3.996

TEAM 2WINNER
VL
Vincent Legault

760VPN · USA

DUPR

4.864

Archy Cruzado

MYXVQD · Ottawa, ON, CA

DUPR

4.265

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-6006196553
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4453824949,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marc Amyot",
        "dupr_id": "KX5XGQ",
        "rating": 4.191,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alexandre Sear",
        "dupr_id": "76QLD4",
        "rating": 3.996,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/2.jpg",
        "location": "Gatineau, QC, CA"
      }
    ]
  },
  {
    "team_id": 8087738034,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Vincent Legault",
        "dupr_id": "760VPN",
        "rating": 4.864,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Archy Cruzado",
        "dupr_id": "MYXVQD",
        "rating": 4.265,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/91.jpg",
        "location": "Ottawa, ON, CA"
      }
    ]
  }
]