Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Brick Wall Florida #7

ID: 6306572046

Match Scores

15-13

Loss

Play Date

2026-05-23

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
FP
Freddie Powell

8W4GGQ · London, England, GB

DUPR

5.858

ZC
Zachary Card

35YR50 · Riviera Beach, FL, US

DUPR

5.781

TEAM 2LOSS
ZM
Zachary Marceau

QPN0YR · Westfield, NJ, US

DUPR

5.704

SL
Spencer Lanier

P17ZM3 · Newberg, OR, US

DUPR

6.224

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-6306572046
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5125670205,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Freddie Powell",
        "dupr_id": "8W4GGQ",
        "rating": 5.858,
        "profile_pic_url": null,
        "location": "London, England, GB"
      },
      {
        "name": "Zachary Card",
        "dupr_id": "35YR50",
        "rating": 5.781,
        "profile_pic_url": null,
        "location": "Riviera Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 8483592346,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Zachary Marceau",
        "dupr_id": "QPN0YR",
        "rating": 5.704,
        "profile_pic_url": null,
        "location": "Westfield, NJ, US"
      },
      {
        "name": "Spencer Lanier",
        "dupr_id": "P17ZM3",
        "rating": 6.224,
        "profile_pic_url": null,
        "location": "Newberg, OR, US"
      }
    ]
  }
]