Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

SUP Group B

ID: 7798197258

Match Scores

1-11

Loss

Play Date

2026-04-07

Play Time (Est)

7:30 PM

Play Location

The Pickle Bar

Unverified Facility

Competitor Teams

TEAM 1LOSS
Vince Scott

4L5VYG · Summerville, SC, US

DUPR

3.710

Bryony Moffitt

8G9M2X · Mount Pleasant, SC, US

DUPR

3.511

TEAM 2WINNER
David Goodman

Q55MQN · North Charleston, SC, US

DUPR

3.767

Jonathan Edwards

1RGWXZ · Goose Creek, SC, US

DUPR

3.714

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-7798197258
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7974032510,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Vince Scott",
        "dupr_id": "4L5VYG",
        "rating": 3.71,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/3.jpg",
        "location": "Summerville, SC, US"
      },
      {
        "name": "Bryony Moffitt",
        "dupr_id": "8G9M2X",
        "rating": 3.511,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/37.jpg",
        "location": "Mount Pleasant, SC, US"
      }
    ]
  },
  {
    "team_id": 7341204257,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Goodman",
        "dupr_id": "Q55MQN",
        "rating": 3.767,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/27.jpg",
        "location": "North Charleston, SC, US"
      },
      {
        "name": "Jonathan Edwards",
        "dupr_id": "1RGWXZ",
        "rating": 3.714,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/6.jpg",
        "location": "Goose Creek, SC, US"
      }
    ]
  }
]