Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PoolA

ID: 6261418949

Match Scores

11-1

Win

Play Date

2025-11-09

Play Time (Est)

6:15 AM

Play Location

Pacific Pickleball

View Facility Page →

Competitor Teams

TEAM 1WINNER
SD
Sean Dolphin

0RND6G · Richmond, BC, CA

DUPR

4.634

EC
Ethan Chang

E9KLKO · Richmond, BC, CA

DUPR

4.032

TEAM 2LOSS
RT
Raymond Tse

WXP6MK · USA

DUPR

3.874

PF
Patrick Fung

JJ5QVD · Vancouver, BC, CA

DUPR

3.454

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-6261418949
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4547677880,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sean Dolphin",
        "dupr_id": "0RND6G",
        "rating": 4.634,
        "profile_pic_url": null,
        "location": "Richmond, BC, CA"
      },
      {
        "name": "Ethan Chang",
        "dupr_id": "E9KLKO",
        "rating": 4.032,
        "profile_pic_url": null,
        "location": "Richmond, BC, CA"
      }
    ]
  },
  {
    "team_id": 4365632716,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Raymond Tse",
        "dupr_id": "WXP6MK",
        "rating": 3.874,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Patrick Fung",
        "dupr_id": "JJ5QVD",
        "rating": 3.454,
        "profile_pic_url": null,
        "location": "Vancouver, BC, CA"
      }
    ]
  }
]