Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5822758222

Match Scores

12-10

Win

Play Date

2026-06-06

Play Time (Est)

11:30 PM

Play Location

Grande Prairie, AB, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
EL
Erin Loos

O60KGP · Grande Prairie, AB, CA

DUPR

4.048

JP
Joanne Porta

G5YKVM · AB, CA

DUPR

3.702

TEAM 2LOSS
EF
Emily Fraser

2QJM0Y · USA

DUPR

3.964

MJ
Marilyn jebb

LZ5JZ5 · USA

DUPR

3.731

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-5822758222
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8136702020,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erin Loos",
        "dupr_id": "O60KGP",
        "rating": 4.048,
        "profile_pic_url": null,
        "location": "Grande Prairie, AB, CA"
      },
      {
        "name": "Joanne Porta",
        "dupr_id": "G5YKVM",
        "rating": 3.702,
        "profile_pic_url": null,
        "location": "AB, CA"
      }
    ]
  },
  {
    "team_id": 8279889439,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emily Fraser",
        "dupr_id": "2QJM0Y",
        "rating": 3.964,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marilyn jebb",
        "dupr_id": "LZ5JZ5",
        "rating": 3.731,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]