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

Picktopia Summer Blast Off Moneyball - Mixed Doubles Skill: (3.5 To 3.999) Age: (Any)

ID: 6087650602

Match Scores

4-11

Win

Play Date

2026-05-30

Play Time (Est)

11:30 PM

Play Location

Toronto, ON

View Facility Page →

Competitor Teams

TEAM 1LOSS
A
Amanda

7JK2D4 · USA

DUPR

2.397

NM
Nick manzare

4PEYLK · USA

DUPR

3.268

TEAM 2WINNER
AK
Alison Ko

4QRGEV · Toronto, ON, CA

DUPR

3.391

LC
Lucas Coelho

5YJ02L · USA

DUPR

3.404

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-6087650602
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7959133720,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Amanda",
        "dupr_id": "7JK2D4",
        "rating": 2.397,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nick manzare",
        "dupr_id": "4PEYLK",
        "rating": 3.268,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7162524843,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alison Ko",
        "dupr_id": "4QRGEV",
        "rating": 3.391,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Lucas Coelho",
        "dupr_id": "5YJ02L",
        "rating": 3.404,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]