Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool F - Team Bracket

ID: 7941663134

Match Scores

6-21

Win

Play Date

2026-03-07

Play Time (Est)

3:30 PM

Play Location

The HUB Silicon Valley

Unverified Facility

Competitor Teams

TEAM 1LOSS
EG
Emilio Gollaz

7D40GM · USA

DUPR

3.743

SS
Sierra Swansiger

7ZN2D5 · USA

DUPR

3.159

TEAM 2WINNER
Kyle Kim

GGO90X · Yorba Linda, CA, US

DUPR

4.564

MD
Meagan Donovan

K5EJGK · USA

DUPR

3.706

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-7941663134
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6434852644,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Emilio Gollaz",
        "dupr_id": "7D40GM",
        "rating": 3.743,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sierra Swansiger",
        "dupr_id": "7ZN2D5",
        "rating": 3.159,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6607477430,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kyle Kim",
        "dupr_id": "GGO90X",
        "rating": 4.564,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/80.jpg",
        "location": "Yorba Linda, CA, US"
      },
      {
        "name": "Meagan Donovan",
        "dupr_id": "K5EJGK",
        "rating": 3.706,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]