Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LTF Partner Stay League - Week 5

ID: 5340329987

Match Scores

11-0

Loss

Play Date

2025-02-03

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Steffan Voges

4LNJ2K · New York, NY, US

DUPR

4.234

Christina Li

QPN7ER · New York, NY, US

DUPR

4.247

TEAM 2LOSS
Robert Markowski

357DZL · Hoboken, NJ, US

DUPR

4.430

Ben Rudnitsky

MYZL4L · Kings County, NY, US

DUPR

4.304

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-5340329987
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6311035057,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steffan Voges",
        "dupr_id": "4LNJ2K",
        "rating": 4.234,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/72.jpg",
        "location": "New York, NY, US"
      },
      {
        "name": "Christina Li",
        "dupr_id": "QPN7ER",
        "rating": 4.247,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/32.jpg",
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 7234695799,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Markowski",
        "dupr_id": "357DZL",
        "rating": 4.43,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/17.jpg",
        "location": "Hoboken, NJ, US"
      },
      {
        "name": "Ben Rudnitsky",
        "dupr_id": "MYZL4L",
        "rating": 4.304,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/69.jpg",
        "location": "Kings County, NY, US"
      }
    ]
  }
]