Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men’s Set DUPR Doubles. Scores will be recorded.

ID: 8066721868

Match Scores

5-11

Win

Play Date

2026-01-13

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
RF
Rob Forde

MPD5WO · USA

DUPR

3.816

RJ
Ross Jones

Q5LKQR · Agassiz, BC, CA

DUPR

3.542

TEAM 2WINNER
RH
Raymond Hart

RZ2L2Z · Chilliwack, BC, CA

DUPR

4.421

LW
Lyle W Simpson

G57XEM · USA

DUPR

3.367

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-8066721868
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5943221304,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rob Forde",
        "dupr_id": "MPD5WO",
        "rating": 3.816,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ross Jones",
        "dupr_id": "Q5LKQR",
        "rating": 3.542,
        "profile_pic_url": null,
        "location": "Agassiz, BC, CA"
      }
    ]
  },
  {
    "team_id": 4816762163,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Raymond Hart",
        "dupr_id": "RZ2L2Z",
        "rating": 4.421,
        "profile_pic_url": null,
        "location": "Chilliwack, BC, CA"
      },
      {
        "name": "Lyle W Simpson",
        "dupr_id": "G57XEM",
        "rating": 3.367,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]