Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Competitive Open Play Match

ID: 7118074113

Match Scores

11-9

Loss

Play Date

2026-06-04

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
GW
Gerri Weiner

XKMG62 · USA

DUPR

2.051

CS
Carmen Skinner

59K9QR · USA

DUPR

2.273

TEAM 2LOSS
GE
Gina East

7J04XN · USA

DUPR

2.304

JK
Jill Kalbrosky

8G92LX · Los Angeles, CA, US

DUPR

2.076

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-7118074113
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5527231895,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gerri Weiner",
        "dupr_id": "XKMG62",
        "rating": 2.051,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Carmen Skinner",
        "dupr_id": "59K9QR",
        "rating": 2.273,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5378809928,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gina East",
        "dupr_id": "7J04XN",
        "rating": 2.304,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jill Kalbrosky",
        "dupr_id": "8G92LX",
        "rating": 2.076,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]