Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

TEAM 3.5 to 4.0

ID: 8396126436

Match Scores

7-11

Loss

Play Date

2026-04-18

Play Time (Est)

1:00 PM

Play Location

The Hit Lab

Unverified Facility

Competitor Teams

TEAM 1LOSS
JA
Juan Arroyave

OD7VKL · USA

DUPR

3.618

JG
Jonathan Guzman

RYWLWE · Palisades, NY, US

DUPR

3.617

TEAM 2WINNER
GD
Greg Douthit

E9XG9V · USA

DUPR

4.433

TN
Thomas Negro

NY6MX2 · USA

DUPR

3.999

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-8396126436
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7831554729,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Juan Arroyave",
        "dupr_id": "OD7VKL",
        "rating": 3.618,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonathan Guzman",
        "dupr_id": "RYWLWE",
        "rating": 3.617,
        "profile_pic_url": null,
        "location": "Palisades, NY, US"
      }
    ]
  },
  {
    "team_id": 5533859248,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Greg Douthit",
        "dupr_id": "E9XG9V",
        "rating": 4.433,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Thomas Negro",
        "dupr_id": "NY6MX2",
        "rating": 3.999,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]