Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LTF Partner Stay League - Week 3

ID: 5885769731

Match Scores

11-4

Loss

Play Date

2024-09-20

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JJ
Jacob John

N7707W · Chicago, IL, US

DUPR

5.072

NT
Neehal Tumma

99DOXE · New York, NY, US

DUPR

3.713

TEAM 2LOSS
RM
Robert Markowski

357DZL · Hoboken, NJ, US

DUPR

4.512

JM
Jonathan Murray

3P4MMQ · Hoboken, NJ, US

DUPR

4.504

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-5885769731
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7930885062,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jacob John",
        "dupr_id": "N7707W",
        "rating": 5.072,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Neehal Tumma",
        "dupr_id": "99DOXE",
        "rating": 3.713,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 8298740976,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Markowski",
        "dupr_id": "357DZL",
        "rating": 4.512,
        "profile_pic_url": null,
        "location": "Hoboken, NJ, US"
      },
      {
        "name": "Jonathan Murray",
        "dupr_id": "3P4MMQ",
        "rating": 4.504,
        "profile_pic_url": null,
        "location": "Hoboken, NJ, US"
      }
    ]
  }
]