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

Violet Crown Pickleball - Emerald League

ID: 7778600994

Match Scores

15-10

Win

Play Date

2026-06-01

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BR
Ben Rubin

2QKLPR · USA

DUPR

3.049

AM
antony Moolamkulam

YNZWME · Kyle, TX, US

DUPR

3.157

TEAM 2LOSS
JB
Joshua Bannon

ZN9VZL · Austin, TX, US

DUPR

3.029

AT
Arturo Terrazas

170ZD9 · USA

DUPR

2.726

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-7778600994
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8220444356,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ben Rubin",
        "dupr_id": "2QKLPR",
        "rating": 3.049,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "antony Moolamkulam",
        "dupr_id": "YNZWME",
        "rating": 3.157,
        "profile_pic_url": null,
        "location": "Kyle, TX, US"
      }
    ]
  },
  {
    "team_id": 4723942544,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joshua Bannon",
        "dupr_id": "ZN9VZL",
        "rating": 3.029,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Arturo Terrazas",
        "dupr_id": "170ZD9",
        "rating": 2.726,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]