Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7425880638

Match Scores

9-11, 5-11

Loss

Play Date

2023-01-07

Play Time (Est)

7:30 PM

Play Location

Rancho Santa Fe, CA, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
PT
Phil Trubey

8GDKRM · RCHO SANTA FE, CA, US

DUPR

4.799

TE
Tim Elliott

1R5EQZ · USA

DUPR

3.500

TEAM 2WINNER
SD
Steven Davis

3VQX2E · Encinitas, CA, US

DUPR

4.993

JG
John Glancy

3ZQDWL · USA

DUPR

3.500

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-7425880638
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8516803872,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Phil Trubey",
        "dupr_id": "8GDKRM",
        "rating": 4.799,
        "profile_pic_url": null,
        "location": "RCHO SANTA FE, CA, US"
      },
      {
        "name": "Tim Elliott",
        "dupr_id": "1R5EQZ",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6427439314,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steven Davis",
        "dupr_id": "3VQX2E",
        "rating": 4.993,
        "profile_pic_url": null,
        "location": "Encinitas, CA, US"
      },
      {
        "name": "John Glancy",
        "dupr_id": "3ZQDWL",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]