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

POOL A

ID: 6204536562

Match Scores

5-11

Win

Play Date

2025-12-13

Play Time (Est)

7:30 PM

Play Location

Anchorage

View Facility Page →

Competitor Teams

TEAM 1LOSS
PT
Phil Tremarco

D96LGM · USA

DUPR

2.784

DT
Dali Tremarco

94KEXE · USA

DUPR

3.424

TEAM 2WINNER
GS
Gregg sykes

W6GNDL · USA

DUPR

3.461

KE
Kim Everett

3YEOXK · Anchorage, AK, US

DUPR

3.867

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-6204536562
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6761212346,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Phil Tremarco",
        "dupr_id": "D96LGM",
        "rating": 2.784,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dali Tremarco",
        "dupr_id": "94KEXE",
        "rating": 3.424,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7416576068,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gregg sykes",
        "dupr_id": "W6GNDL",
        "rating": 3.461,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kim Everett",
        "dupr_id": "3YEOXK",
        "rating": 3.867,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  }
]