Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Project X - San Diego Apex | 4.5+ Men's Pool B

ID: 7198199989

Match Scores

11-5

Win

Play Date

2025-12-06

Play Time (Est)

2:15 AM

Play Location

Better at Pickleball, Olympic Parkway, Chula Vista, CA, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
BH
Bryan Hong

V4W06P · USA

DUPR

4.229

PB
Phillip Beniga

0ZV24N · San Diego, CA, US

DUPR

4.707

TEAM 2LOSS
AG
Adam Goodman

9JYW5V · USA

DUPR

3.658

MW
Michael Wilson

E969WV · USA

DUPR

3.644

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-7198199989
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7925532545,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bryan Hong",
        "dupr_id": "V4W06P",
        "rating": 4.229,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Phillip Beniga",
        "dupr_id": "0ZV24N",
        "rating": 4.707,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  },
  {
    "team_id": 6889847996,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adam Goodman",
        "dupr_id": "9JYW5V",
        "rating": 3.658,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael  Wilson",
        "dupr_id": "E969WV",
        "rating": 3.644,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]