Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Queen of the Court

ID: 7034370269

Match Scores

21-17

Loss

Play Date

2025-05-10

Play Time (Est)

6:15 AM

Play Location

235 W 33rd St, New York, NY 10119, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
PS
Patty Stark

Q59RQR · USA

DUPR

3.949

LB
Lucy Baker

QPZ6G4 · Norwalk, CT, US

DUPR

4.671

TEAM 2LOSS
JH
Jessica Halbro

4LE0OG · Stamford, CT, US

DUPR

4.527

MC
Madison Churchill

8DK756 · USA

DUPR

3.671

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-7034370269
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5779582015,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Patty Stark ",
        "dupr_id": "Q59RQR",
        "rating": 3.949,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lucy Baker",
        "dupr_id": "QPZ6G4",
        "rating": 4.671,
        "profile_pic_url": null,
        "location": "Norwalk, CT, US"
      }
    ]
  },
  {
    "team_id": 7044143787,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jessica Halbro",
        "dupr_id": "4LE0OG",
        "rating": 4.527,
        "profile_pic_url": null,
        "location": "Stamford, CT, US"
      },
      {
        "name": "Madison Churchill",
        "dupr_id": "8DK756",
        "rating": 3.671,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]