Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

TEAM 3.5 to 4.0

ID: 4351847822

Match Scores

11-9

Win

Play Date

2026-04-18

Play Time (Est)

3:30 PM

Play Location

The Hit Lab

Unverified Facility

Competitor Teams

TEAM 1WINNER
Jonathan Marquez

59NLX5 · Clifton, NJ, US

DUPR

4.003

Binxin Cai

2Q9QVE · Fort Lee, NJ, US

DUPR

3.384

TEAM 2LOSS
GD
Greg Douthit

E9XG9V · USA

DUPR

4.529

Halina Slowinski

NY252Z · Rochelle Park, NJ, US

DUPR

3.584

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-4351847822
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6255324688,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Marquez",
        "dupr_id": "59NLX5",
        "rating": 4.003,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/14.jpg",
        "location": "Clifton, NJ, US"
      },
      {
        "name": "Binxin Cai",
        "dupr_id": "2Q9QVE",
        "rating": 3.384,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/82.jpg",
        "location": "Fort Lee, NJ, US"
      }
    ]
  },
  {
    "team_id": 6111629292,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Greg Douthit",
        "dupr_id": "E9XG9V",
        "rating": 4.529,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Halina Slowinski",
        "dupr_id": "NY252Z",
        "rating": 3.584,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/80.jpg",
        "location": "Rochelle Park, NJ, US"
      }
    ]
  }
]