Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 Founders Tournament - Men's Doubles Skill: (4.0) Age: (5 To 29)

ID: 6953829223

Match Scores

15-6

Loss

Play Date

2025-08-15

Play Time (Est)

8:45 AM

Play Location

Bainbridge Island, WA

View Facility Page →

Competitor Teams

TEAM 1WINNER
GG
George Gallant

8D9GZY · Poulsbo, WA, US

DUPR

3.776

JG
Justin Gallant

120098 · Poulsbo, WA, US

DUPR

4.565

TEAM 2LOSS
FH
Fredrick Huang

8MK2G3 · Bellevue, WA, US

DUPR

4.181

SH
Scott Huang

2ZZOP4 · USA

DUPR

3.549

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-6953829223
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4346960655,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "George Gallant",
        "dupr_id": "8D9GZY",
        "rating": 3.776,
        "profile_pic_url": null,
        "location": "Poulsbo, WA, US"
      },
      {
        "name": "Justin Gallant",
        "dupr_id": "120098",
        "rating": 4.565,
        "profile_pic_url": null,
        "location": "Poulsbo, WA, US"
      }
    ]
  },
  {
    "team_id": 6418171786,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Fredrick Huang",
        "dupr_id": "8MK2G3",
        "rating": 4.181,
        "profile_pic_url": null,
        "location": "Bellevue, WA, US"
      },
      {
        "name": "Scott Huang",
        "dupr_id": "2ZZOP4",
        "rating": 3.549,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]