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

5/4/2024 - Saturday Cream of the Crop

ID: 4798028757

Match Scores

11-10

Loss

Play Date

2024-05-04

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Thomas Zacharias

NYLLP6 · USA

DUPR

3.207

MG
Marcia Goodrich

8D57WX · USA

DUPR

3.038

TEAM 2LOSS
ZZ
zach zacharias

W6WROM · USA

DUPR

3.543

Joyce Tan

GGW2JD · UT, US

DUPR

3.268

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-4798028757
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6238221251,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas Zacharias",
        "dupr_id": "NYLLP6",
        "rating": 3.207,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/81.jpg",
        "location": ""
      },
      {
        "name": "Marcia Goodrich",
        "dupr_id": "8D57WX",
        "rating": 3.038,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6202509043,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "zach zacharias",
        "dupr_id": "W6WROM",
        "rating": 3.543,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joyce Tan",
        "dupr_id": "GGW2JD",
        "rating": 3.268,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/82.jpg",
        "location": "UT, US"
      }
    ]
  }
]