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

Men's Doubles Tournament 3.5+

ID: 7378735517

Match Scores

3-11

Loss

Play Date

2026-02-08

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
PS
Peter Sheridan

6NZWP0 · USA

DUPR

3.195

TO
Tom O Reilly

RZKX9M · Multyfarnham, WH, IE

DUPR

3.600

TEAM 2WINNER
CC
Carlos Castelló

EL7W0E · USA

DUPR

2.659

JL
John Lynch

7ZOKN9 · USA

DUPR

2.654

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-7378735517
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8414018044,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Peter  Sheridan",
        "dupr_id": "6NZWP0",
        "rating": 3.195,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tom O Reilly",
        "dupr_id": "RZKX9M",
        "rating": 3.6,
        "profile_pic_url": null,
        "location": "Multyfarnham, WH, IE"
      }
    ]
  },
  {
    "team_id": 7138006057,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Carlos Castelló",
        "dupr_id": "EL7W0E",
        "rating": 2.659,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Lynch",
        "dupr_id": "7ZOKN9",
        "rating": 2.654,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]