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

Mississauga PB Evening League

ID: 5146283290

Match Scores

4-11

Win

Play Date

2026-05-30

Play Time (Est)

11:30 PM

Play Location

Mississauga, ON, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
PB
Phil Busster

V6NW6E · USA

DUPR

2.729

JS
Jaid S

9DVQDJ · USA

DUPR

2.887

TEAM 2WINNER
VL
Victor Lee

Y4Y4EP · USA

DUPR

2.996

KM
Kiran McEwen

0QXGKN · Vaughan, ON, CA

DUPR

3.105

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-5146283290
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6587597454,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Phil Busster",
        "dupr_id": "V6NW6E",
        "rating": 2.729,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jaid S",
        "dupr_id": "9DVQDJ",
        "rating": 2.887,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4452469201,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Victor Lee",
        "dupr_id": "Y4Y4EP",
        "rating": 2.996,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kiran McEwen",
        "dupr_id": "0QXGKN",
        "rating": 3.105,
        "profile_pic_url": null,
        "location": "Vaughan, ON, CA"
      }
    ]
  }
]