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

MTA Pickleball Club - Twilight League

ID: 4902634535

Match Scores

15-9

Win

Play Date

2026-06-02

Play Time (Est)

12:45 AM

Play Location

16600 Vanowen St, Van Nuys, CA 91406, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
AE
Adam Enright

76KY0M · USA

DUPR

2.311

MC
melissa capelle

KXRMG7 · Los Angeles, CA, US

DUPR

2.659

TEAM 2LOSS
JM
Jennifer Miller

GXVVED · USA

DUPR

2.032

CZ
Candice Zhou

WX70YQ · USA

DUPR

2.639

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-4902634535
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5577457149,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam Enright",
        "dupr_id": "76KY0M",
        "rating": 2.311,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "melissa capelle",
        "dupr_id": "KXRMG7",
        "rating": 2.659,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 7228459795,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Miller",
        "dupr_id": "GXVVED",
        "rating": 2.032,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Candice Zhou",
        "dupr_id": "WX70YQ",
        "rating": 2.639,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]