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

5/4/2024 - Saturday Cream of the Crop

ID: 4958948699

Match Scores

7-11

Loss

Play Date

2024-05-04

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TZ
Thomas Zacharias

NYLLP6 · USA

DUPR

3.186

JT
Joyce Tan

GGW2JD · UT, US

DUPR

3.258

TEAM 2WINNER
ZZ
zach zacharias

W6WROM · USA

DUPR

3.570

MG
Marcia Goodrich

8D57WX · USA

DUPR

3.092

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-4958948699
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4443746362,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Thomas Zacharias",
        "dupr_id": "NYLLP6",
        "rating": 3.186,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joyce Tan",
        "dupr_id": "GGW2JD",
        "rating": 3.258,
        "profile_pic_url": null,
        "location": "UT, US"
      }
    ]
  },
  {
    "team_id": 6428003468,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "zach zacharias",
        "dupr_id": "W6WROM",
        "rating": 3.57,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marcia Goodrich",
        "dupr_id": "8D57WX",
        "rating": 3.092,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]