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

Champions Court Spring Open

ID: 8357675628

Match Scores

15-10

Win

Play Date

2026-04-18

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RR
Ricardo Ramirez

OWEM27 · Mississauga, ON, CA

DUPR

3.398

RR
Rob Ramirez

RZR45M · Milton, ON, CA

DUPR

3.203

TEAM 2LOSS
BD
Bill Dimopoulos

JZDW9D · Mississauga, ON, CA

DUPR

3.209

RM
Rob McGill

WKXJPM · Burlington, ON, CA

DUPR

3.024

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-8357675628
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7277112644,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ricardo Ramirez",
        "dupr_id": "OWEM27",
        "rating": 3.398,
        "profile_pic_url": null,
        "location": "Mississauga, ON, CA"
      },
      {
        "name": "Rob Ramirez",
        "dupr_id": "RZR45M",
        "rating": 3.203,
        "profile_pic_url": null,
        "location": "Milton, ON, CA"
      }
    ]
  },
  {
    "team_id": 7461842171,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bill Dimopoulos",
        "dupr_id": "JZDW9D",
        "rating": 3.209,
        "profile_pic_url": null,
        "location": "Mississauga, ON, CA"
      },
      {
        "name": "Rob McGill",
        "dupr_id": "WKXJPM",
        "rating": 3.024,
        "profile_pic_url": null,
        "location": "Burlington, ON, CA"
      }
    ]
  }
]